🍱 Reemplaza imágenes del logo de PageTop con SVG

This commit is contained in:
Manuel Cillero 2025-10-26 06:38:10 +01:00
parent 4381db018e
commit e5a43832ab
11 changed files with 106 additions and 30 deletions

View file

@ -103,9 +103,10 @@
width: 100%;
}
.intro-header__monster {
margin-right: 12rem;
margin-top: 1rem;
margin: 2rem;
flex-shrink: 1;
width: 280px;
height: 280px;
}
@media (min-width: 64rem) {
.intro-header {
@ -118,6 +119,9 @@
.intro-header__image {
justify-content: flex-end;
}
.intro-header__monster {
margin-right: 12rem;
}
}
/*