PeerTube/client/stylesheets/base.scss

12 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;
}