Initial Go project structure; added some styles w/ SASS via Grunt
This commit is contained in:
8
assets/sass/nardah.sass
Normal file
8
assets/sass/nardah.sass
Normal file
@ -0,0 +1,8 @@
|
||||
html,
|
||||
body
|
||||
margin: 0
|
||||
padding: 0
|
||||
background: lightgrey
|
||||
|
||||
#main-nav
|
||||
background: cornflowerblue
|
Reference in New Issue
Block a user