Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -10,7 +10,7 @@
|
|
10 |
|
11 |
/* Child Box */
|
12 |
.container {
|
13 |
-
width:
|
14 |
height: 450px;
|
15 |
border: 5px solid black; /* Border */
|
16 |
background-color: white;
|
|
|
10 |
|
11 |
/* Child Box */
|
12 |
.container {
|
13 |
+
width: 380px;
|
14 |
height: 450px;
|
15 |
border: 5px solid black; /* Border */
|
16 |
background-color: white;
|