Edit top app bar

Begin to make it into a short app bar
This commit is contained in:
Matthew Grove
2018-12-08 21:26:01 +00:00
parent 98a0f84ec7
commit bcf03a2e45
3 changed files with 2 additions and 5 deletions

View File

@@ -52,9 +52,6 @@ body {
overflow: auto;
}
.app-bar {
position: absolute;
}
.main-content, footer {
margin: 20px;
}