2
0
mirror of https://github.com/offen/website.git synced 2024-10-19 04:20:28 +02:00
website/homepage/theme/static/css/style.css
2019-07-26 12:13:15 +02:00

10 lines
100 B
CSS

section {
display: flex;
flex-flow: column;
}
section .footnote {
padding-top: 30px;
order: 100;
}