mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-24 19:23:45 +08:00
* Add DO to footer & update styling * Fix a DO body styling issue whilst we're here * Fix another issue from DO styling
9 lines
121 B
SCSS
9 lines
121 B
SCSS
footer {
|
|
padding: 2rem 0 0;
|
|
text-align: center;
|
|
font-size: .8rem;
|
|
background: #fff;
|
|
box-shadow: none;
|
|
margin: 0;
|
|
}
|