début corrections bonne annéee

This commit is contained in:
Valentin
2024-01-06 07:56:23 +01:00
parent bc6f2e7e72
commit 03d9ba180d
3 changed files with 6 additions and 6 deletions

View File

@@ -72,7 +72,7 @@
}
}
h2 + div {
h2, h3 {
h2, h3, h4 {
@include sous_titre_alt();
margin-left: 12.5vw;
max-width: 50vw;

View File

@@ -23,7 +23,7 @@
padding-top: 0 !important;
margin-bottom: 0 !important;
}
h2 + div {
h2 + div { // tout le contenu qui n'est pas le titre
position: relative;
padding: 0 $x_margin;
.visually-hidden {
@@ -33,7 +33,7 @@
font-size: $l_font_size;
margin-bottom: 30px;
}
> div:nth-of-type(2) {
> div {
> div {
width: 100%;
margin-bottom: 40px;