Lots of little clean up for local development

Make all the paths relative.
This commit is contained in:
Eryn Wells 2017-05-03 08:00:13 -07:00
parent 32a4680664
commit 58f0348a2e
4 changed files with 9 additions and 36 deletions

View file

@ -1,4 +1,4 @@
@import url(/styles/main.css);
@import url(./main.css);
#masthead {
margin-top: 120px;