diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/css/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/index.css b/src/css/index.css index dc4c2e8..bb9e95e 100644 --- a/src/css/index.css +++ b/src/css/index.css | |||
@@ -18,7 +18,7 @@ body { | |||
18 | 18 | ||
19 | padding: 0.5em; | 19 | padding: 0.5em; |
20 | 20 | ||
21 | .DumbyMap { | 21 | .Dumby { |
22 | order: 1; | 22 | order: 1; |
23 | flex: 1 0 calc(50% - 0.5em); | 23 | flex: 1 0 calc(50% - 0.5em); |
24 | 24 | ||