|
@@ -39,6 +39,13 @@ h1 a, h1:after {
|
|
font-weight: bold;
|
|
font-weight: bold;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+h1 span.columns {
|
|
|
|
+ /* avoid having different margins because of h1 font-size */
|
|
|
|
+ padding-left: 0.9375rem;
|
|
|
|
+ padding-right: 0.9375rem;
|
|
|
|
+}
|
|
|
|
+
|
|
|
|
+
|
|
/* Barre de navigation */
|
|
/* Barre de navigation */
|
|
|
|
|
|
.side-nav {
|
|
.side-nav {
|