Spaces:
Running
Running
Commit
·
2b87d70
1
Parent(s):
5681906
Update templates/index.html
Browse files- templates/index.html +2 -2
templates/index.html
CHANGED
@@ -55,8 +55,8 @@
|
|
55 |
display: flex;
|
56 |
justify-content: center;
|
57 |
align-items: center;
|
58 |
-
height:
|
59 |
-
width:
|
60 |
position: relative;
|
61 |
margin-right: 3%;
|
62 |
margin-bottom: 3%;
|
|
|
55 |
display: flex;
|
56 |
justify-content: center;
|
57 |
align-items: center;
|
58 |
+
height: 700px;
|
59 |
+
width: 1200px;
|
60 |
position: relative;
|
61 |
margin-right: 3%;
|
62 |
margin-bottom: 3%;
|