1
0
Fork 0
peertube/client/stylesheets/base.scss
2016-03-16 20:59:56 +01:00

11 lines
165 B
SCSS

body {
padding: 20px;
}
footer {
border-top: 1px solid rgba(0, 0, 0, 0.2);
padding-top: 10px;
text-align: center;
font-size: small;
margin-top: 30px;
}