Spaces:
Runtime error
Runtime error
Update KBTrain.html
Browse files- KBTrain.html +1 -1
KBTrain.html
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
.container {
|
12 |
display: flex;
|
13 |
flex-direction: column;
|
14 |
-
height:
|
15 |
max-width: 700px;
|
16 |
margin: 0 auto;
|
17 |
background-color: #fff;
|
|
|
11 |
.container {
|
12 |
display: flex;
|
13 |
flex-direction: column;
|
14 |
+
height: 600px;
|
15 |
max-width: 700px;
|
16 |
margin: 0 auto;
|
17 |
background-color: #fff;
|