Moved things

This commit is contained in:
Oliver Davies 2015-09-13 10:44:08 +01:00
parent dad3da5ce7
commit c37df83df7
29 changed files with 0 additions and 0 deletions

7
sass/base/_base.scss Normal file
View file

@ -0,0 +1,7 @@
body {
padding-top: 60px;
}
main img {
@extend .img-responsive;
}