Takubeh/assets/styles/footer.scss

15 lines
205 B
SCSS
Raw Normal View History

2024-02-02 13:49:39 +01:00
.footer, .footer .content {
min-height: inherit;
width: inherit;
}
.footer p {
padding: 0;
}
.footer a {
font-family: 'Tox Typewriter';
font-weight: normal;
font-style: normal;
}