mirror of
https://github.com/JustusPlays78/SectorFileUpdater.git
synced 2025-04-29 19:24:24 +00:00
8 lines
166 B
CSS
8 lines
166 B
CSS
|
body {
|
||
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica,
|
||
|
Arial, sans-serif;
|
||
|
margin: auto;
|
||
|
max-width: 38rem;
|
||
|
padding: 2rem;
|
||
|
}
|