Mass tidy up

This commit is contained in:
Mike Francis 2014-02-21 10:44:42 +00:00
parent b4e6bd5eb2
commit f93cac2e6d
8 changed files with 42 additions and 148 deletions

View file

@ -26,3 +26,8 @@ img {
height: auto;
max-width: 100%;
}
blockquote {
font-style: italic;
padding-left: $base-margin-bottom;
}