This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/assets/sass/_base.sass
2017-07-26 00:13:04 +01:00

22 lines
330 B
Sass

main
a:link,
a:hover
border-bottom: 1px solid
text-decoration: none
p img
margin: 1.5em 0
.embed-container
padding: 56.25% 0 0
position: relative
width: 100%
iframe,
embed
height: 100%
left: 0
position: absolute
top: 0
width: 100%