margin title in zoom

This commit is contained in:
2023-10-24 13:02:31 +02:00
parent 70be2e6593
commit ec1b78fd08
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -474,14 +474,14 @@
} }
}
.field--name-field-sous-titre{
margin-top: 0.5rem;
margin-top: 0.8rem;
font-size: 0.9rem;
font-weight: 800;
order: 4;
}
.field--name-title{
order: 3;
margin-top: 0.5rem;
margin-top: 0.8rem;
font-size: 0.9rem;
font-weight: 800;
h2{margin: 0;}