modificacion al logo fes acatlan

This commit is contained in:
jls846
2025-10-23 15:59:45 -06:00
parent 4f1da26c22
commit 6b7afaf345
2 changed files with 3 additions and 8 deletions
+2 -7
View File
@@ -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;
+1 -1
View File
@@ -18,7 +18,7 @@ function Header() {
>
<Image
className={header.logo}
src="/logo_fes.png"
src="/logo-blanco.png"
alt="Logo FES"
width={200}
height={50}