Spaces:
Running
Running
BraydenMoore
commited on
Commit
•
11fcec1
1
Parent(s):
b7779db
Update templates/index.html
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
@@ -58,7 +58,7 @@
|
|
58 |
border-color: yellow;
|
59 |
margin-right: 3%;
|
60 |
margin-bottom: 3%;
|
61 |
-
width: 50%;
|
62 |
height: 65vh;
|
63 |
}
|
64 |
|
|
|
58 |
border-color: yellow;
|
59 |
margin-right: 3%;
|
60 |
margin-bottom: 3%;
|
61 |
+
min-width: 50%;
|
62 |
height: 65vh;
|
63 |
}
|
64 |
|