nav et aside left en sticky
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user