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