Re-organised assets and updated gulpfile
This commit is contained in:
parent
1ed53d7357
commit
e3854c99be
123 changed files with 788 additions and 140 deletions
11
assets/sass/_base.sass
Normal file
11
assets/sass/_base.sass
Normal file
|
@ -0,0 +1,11 @@
|
|||
body
|
||||
padding-top: 60px
|
||||
|
||||
main
|
||||
a:link,
|
||||
a:hover
|
||||
border-bottom: 1px solid
|
||||
text-decoration: none
|
||||
|
||||
img
|
||||
@extend .img-responsive
|
Loading…
Add table
Add a link
Reference in a new issue