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