about us headshot fotky a popisky, v home pridany our achievements text

This commit is contained in:
Noble
2025-01-22 14:20:08 +01:00
parent bb169a22e8
commit dd1d37d2e1
14 changed files with 547 additions and 19 deletions

View File

@@ -41,7 +41,7 @@ export const title = tv({
});
export const subtitle = tv({
base: "w-full md:w-1/2 my-2 text-lg lg:text-xl text-default-600 block max-w-full",
base: "w-full md:w-1/2 my-2 text-lg lg:text-l text-default-600 block max-w-full",
variants: {
fullWidth: {
true: "!w-full",