Rearrange the navigation bar to be laid out more normally

This commit is contained in:
Dane Everitt
2019-02-03 16:29:08 -08:00
parent 378a26a7c5
commit a28a9887c1
5 changed files with 73 additions and 96 deletions

View File

@@ -31,9 +31,3 @@
body {
@apply .font-sans;
}
.container {
@screen xsx {
@apply .px-2;
}
}