mirror of
https://github.com/Dokploy/templates
synced 2025-06-26 18:16:07 +00:00
9 lines
163 B
CSS
9 lines
163 B
CSS
body {
|
|
margin: 0;
|
|
padding: 0;
|
|
width: 100%;
|
|
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue',
|
|
Arial, sans-serif;
|
|
}
|
|
|