grille de ligne de base

This commit is contained in:
2022-01-20 17:30:07 +01:00
parent fa6f051051
commit 257efc35f9
5 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ body{
>nav{
box-sizing: border-box;
max-height: 100%;
padding-top:1em;
padding-top:$base-line;
}
>section>.wrapper,
>nav{