fix: landing and header

This commit is contained in:
Matthieu Bessat 2024-03-03 12:50:58 +01:00
parent e2d39ad34b
commit 511e351f37
9 changed files with 56 additions and 24 deletions

View file

@ -14,6 +14,7 @@
display: flex;
background-color: rgba(0, 0, 0, 0.2);
margin-bottom: 1rem;
border-radius: 3px;
.article__image {
display: block;