This commit is contained in:
Andros Fenollosa
2024-03-04 15:36:50 +01:00
parent 0b2dc4fb0c
commit 99e3e983ca
5 changed files with 28 additions and 1 deletions

View File

@ -261,6 +261,15 @@ a:hover,
}
/* Home */
.home img {
display: block;
width: 100%;
max-width: 40rem;
padding-block: var(--gap-l);
margin-inline: auto;
}
.nav-home__list {
justify-content: center;
gap: var(--gap-l);

BIN
assets/img/example-blog.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB