modificacion al logo fes acatlan
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user