tests mise en page avec largeur max de texte

This commit is contained in:
hugogogo
2021-03-10 23:04:21 +01:00
parent 360e10592a
commit b03d419a53
5 changed files with 270 additions and 321 deletions

View File

@@ -35,7 +35,6 @@ main {
p {
font-size: 1.8em;
line-height: 1.5em;
max-width: var(--max-p-width);
}
h1 {
font-size: 3.5em;
@@ -83,7 +82,7 @@ b, em {
}
.quote_credit {
font-size: 1.8em;
margin-top: var(--gap-unit);
margin-top: 0.2em;
}
.quote_credit p {
font-size: 0.8em;