ok rem et asides

This commit is contained in:
hugogogo
2021-02-27 20:02:59 +01:00
parent 6b585f4312
commit fee5c9d42b
4 changed files with 65 additions and 17 deletions

View File

@@ -35,10 +35,6 @@ html {
scroll-behavior: smooth;
font-size: 10px;
}
/*to keep a blank space between the content and the top of the page*/
body {
margin-top: 100px;
}
main {
min-height: calc(100vh - 70px);
}