Removed boostrap-sass

This commit is contained in:
Oliver Davies 2015-09-14 00:30:45 +01:00
parent afa22395fe
commit 0bd9cc4604
5 changed files with 7 additions and 19 deletions

View file

@ -3,5 +3,6 @@ body {
}
main img {
@extend .img-responsive;
height: auto;
max-width: 100%;
}