affichage correct layout d'admin
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
h2 {
|
||||
padding-top: 0 !important;
|
||||
margin-bottom: 0 !important;
|
||||
margin-bottom: 2rem !important;
|
||||
}
|
||||
h2 + div {
|
||||
position: relative;
|
||||
@@ -29,9 +29,13 @@
|
||||
.visually-hidden {
|
||||
width: 0% !important;
|
||||
}
|
||||
.sous_titre > div > div {
|
||||
font-size: $l_font_size;
|
||||
margin-bottom: 30px;
|
||||
.sous_titre {
|
||||
margin-top: -1.5rem;
|
||||
|
||||
> div > div {
|
||||
font-size: $l_font_size;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
}
|
||||
> div {
|
||||
> div {
|
||||
|
||||
Reference in New Issue
Block a user