Spaces:
Running
Running
BraydenMoore
commited on
Commit
·
df86e03
1
Parent(s):
0beeee1
Update styling
Browse files- web/static/styles.css +1 -0
web/static/styles.css
CHANGED
@@ -55,6 +55,7 @@ body {
|
|
55 |
#predicted-images {
|
56 |
margin: auto;
|
57 |
margin-top: 20px;
|
|
|
58 |
display: grid;
|
59 |
row-gap: 1%;
|
60 |
column-gap: 1%;
|
|
|
55 |
#predicted-images {
|
56 |
margin: auto;
|
57 |
margin-top: 20px;
|
58 |
+
margin-bottom: 10px;
|
59 |
display: grid;
|
60 |
row-gap: 1%;
|
61 |
column-gap: 1%;
|