responsive navbar

This commit is contained in:
realaravinth
2021-07-01 22:36:22 +05:30
parent 362e2aeae0
commit 43d970980f
13 changed files with 203 additions and 39 deletions

View File

@@ -48,7 +48,7 @@ nav {
/* needed for the floated layout */
clear: both;
grid-area: navbar;
height: 100%;
// height: 100%;
}
.tmp-layout {