header responsive

This commit is contained in:
2020-07-21 17:22:45 +02:00
parent 3eb17be9ce
commit c35378ee6e
45 changed files with 1769 additions and 37 deletions
@@ -12,6 +12,7 @@
@import "./typography.scss";
@import "components/admin/edit.scss";
@import "components/admin/toolbar.scss";
@import "hamburgers/hamburgers.scss";
*{
box-sizing: border-box;
@@ -20,6 +21,9 @@
body,html{
font-size: 16px;
line-height: 1.2;
.is-active{
overflow: hidden;
}
}
ul,li,ol{