mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-09-06 10:07:54 +02:00
made the width of the body bigger
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
body {
|
body {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
max-width: 600px;
|
max-width: 50vw;
|
||||||
margin: 2em auto;
|
margin: 2em auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user