mirror of
https://codeberg.org/rimu/pyfedi
synced 2025-01-25 20:31:26 -08:00
9 lines
70 B
CSS
9 lines
70 B
CSS
|
body {
|
||
|
padding-bottom: 20px;
|
||
|
}
|
||
|
|
||
|
.navbar {
|
||
|
margin-bottom: 20px;
|
||
|
}
|
||
|
|