Article: Make banner wider (85%), cf. #177

This commit is contained in:
Rémi Verschelde
2020-09-17 16:01:40 +02:00
parent b98ec49676
commit daea2cab0c

View File

@@ -56,7 +56,7 @@ categoryPage = "article"
margin-bottom: 16px;
}
article img:first-child, article video:first-child {
max-width: 70%;
max-width: 85%;
}
article h1 {