fix: various style and content fixes

This commit is contained in:
Matthieu Bessat 2024-03-12 15:18:14 +01:00
parent e15b638d4e
commit 4c25ec9dc1
6 changed files with 32 additions and 8 deletions

View file

@ -3,6 +3,11 @@
font-style: italic;
}
.article__author {
text-align: right;
font-style: italic;
}
.article__featured-image {
max-width: 100%;