@ -19,6 +19,7 @@
display: flex;
position: fixed;
width: 100%;
z-index: 10001;
}
.container {
@ -30,6 +31,13 @@
@media (max-width: 768px) {
#content {
height: 100%;
@media (min-width: 768px) {
@ -42,6 +50,7 @@
&__section {
&--partitioned {