diff --git a/src/app/styles/base/_globales.scss b/src/app/styles/base/_globales.scss index 79744f6..0770670 100644 --- a/src/app/styles/base/_globales.scss +++ b/src/app/styles/base/_globales.scss @@ -13,7 +13,7 @@ html { } body { - font-family: 'Inter', sans-serif; /* 👈 Fuente principal */ + font-family: 'Inter', sans-serif; font-style: normal; font-size: 2rem; font-optical-sizing: auto; @@ -57,12 +57,7 @@ h3 { text-align: center; } -img { - max-width: 100%; - width: 100%; - height: auto; - display: block; -} + body > section { padding: 10rem 0; diff --git a/src/components/header.tsx b/src/components/header.tsx index dd1dd31..8a54704 100644 --- a/src/components/header.tsx +++ b/src/components/header.tsx @@ -18,7 +18,7 @@ function Header() { >