Spaces:
Running
Running
Commit
·
d98abd9
1
Parent(s):
5f833b5
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -66,7 +66,7 @@
|
|
66 |
border: 1px solid yellow;
|
67 |
position: relative;
|
68 |
width: 100%;
|
69 |
-
height:
|
70 |
margin-bottom: 3%;
|
71 |
box-sizing: border-box;
|
72 |
}
|
|
|
66 |
border: 1px solid yellow;
|
67 |
position: relative;
|
68 |
width: 100%;
|
69 |
+
height: 50%;
|
70 |
margin-bottom: 3%;
|
71 |
box-sizing: border-box;
|
72 |
}
|