mirror of
https://git.sr.ht/~metalune/simpleweb_peertube
synced 2025-01-03 16:19:31 +01:00
7 lines
101 B
CSS
7 lines
101 B
CSS
body {
|
|
max-width: 800px;
|
|
margin: 10px auto;
|
|
padding-left: 5px;
|
|
padding-right: 5px;
|
|
}
|