diff options
| author | user <user@node5.net> | 2024-04-07 19:51:34 +0200 |
|---|---|---|
| committer | user <user@node5.net> | 2024-04-07 19:51:34 +0200 |
| commit | 5110cd75a6d7df2cd26ff86fb714aa0b0953cfab (patch) | |
| tree | 8af8ea5831b073d523ab98126a3b1e190c07ca1d /src/static/main.css | |
| parent | 775409f83d77eb4f98fbcac9419b99721f5c7815 (diff) | |
remove whitespace
Diffstat (limited to 'src/static/main.css')
| -rw-r--r-- | src/static/main.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/static/main.css b/src/static/main.css index 36d4bfd..a591298 100644 --- a/src/static/main.css +++ b/src/static/main.css @@ -1 +1,5 @@ #map { height: 100vh; } + +body { + margin: 0; +} |
