Spaces:
Running
Running
Commit
·
7733a26
1
Parent(s):
de94724
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: left;
|
57 |
align-items: top;
|
58 |
-
|
59 |
-
|
60 |
position: relative;
|
61 |
margin-right: 3%;
|
62 |
margin-bottom: 3%;
|
|
|
55 |
display: flex;
|
56 |
justify-content: left;
|
57 |
align-items: top;
|
58 |
+
width: 90%;
|
59 |
+
max-height: 45%;
|
60 |
position: relative;
|
61 |
margin-right: 3%;
|
62 |
margin-bottom: 3%;
|