Spaces:
Runtime error
Runtime error
Update templates/dashboard.html
Browse files- templates/dashboard.html +1 -0
templates/dashboard.html
CHANGED
@@ -32,6 +32,7 @@
|
|
32 |
}
|
33 |
|
34 |
.card {
|
|
|
35 |
margin-bottom: 15px;
|
36 |
border-radius: 8px;
|
37 |
overflow: hidden;
|
|
|
32 |
}
|
33 |
|
34 |
.card {
|
35 |
+
margin-left:100px;
|
36 |
margin-bottom: 15px;
|
37 |
border-radius: 8px;
|
38 |
overflow: hidden;
|