nav et aside left en sticky

This commit is contained in:
hugogogo
2021-03-01 11:29:29 +01:00
parent 5fe29fcc87
commit 41d4a450c8
3 changed files with 60 additions and 27 deletions

View File

@@ -1,15 +1,14 @@
/*/////////////////////////////////////////////*/
/*RESET*/
* {
box-sizing: content-box;
}
/*
body *:not(script) {
display: block;
}
*/
body *:not(script) {
display: flex;
flex-direction: column;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,