Files
nginxconfig.io/resources/scss/_footer.scss
Matt (IPv4) Cowley e40c2edfa0 Update footer & styling (#127)
* Add DO to footer & update styling

* Fix a DO body styling issue whilst we're here

* Fix another issue from DO styling
2019-11-19 22:19:26 +01:00

9 lines
121 B
SCSS

footer {
padding: 2rem 0 0;
text-align: center;
font-size: .8rem;
background: #fff;
box-shadow: none;
margin: 0;
}