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
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
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;
}
}