modified styles

This commit is contained in:
2025-10-23 16:32:26 -06:00
parent fbdc268e99
commit 198568920f
3 changed files with 6 additions and 17 deletions
+3 -3
View File
@@ -20,8 +20,8 @@ function Header() {
className={header.logo}
src="/logo-blanco.png"
alt="Logo FES"
width={200}
height={50}
width={250}
height={60}
/>
</Link>
<div className={header.yellowPart}></div>
@@ -43,4 +43,4 @@ function Header() {
}
export default Header;
//IO
//IO