Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -26,8 +26,8 @@ body,
|
|
26 |
position: relative;
|
27 |
gap: 0.4rem;
|
28 |
|
29 |
-
width:
|
30 |
-
height:
|
31 |
max-width: 100%;
|
32 |
max-height: 100%;
|
33 |
|
|
|
26 |
position: relative;
|
27 |
gap: 0.4rem;
|
28 |
|
29 |
+
width: 640px;
|
30 |
+
height: 640px;
|
31 |
max-width: 100%;
|
32 |
max-height: 100%;
|
33 |
|