oliverdavies.uk/styles/_base.sass

12 lines
165 B
Sass

body
padding-top: 60px;
main
a:link,
a:hover
border-bottom: 1px solid;
text-decoration: none;
img
@extend .img-responsive;