Spaces:
Paused
Paused
Update styles.css
Browse files- styles.css +3 -3
styles.css
CHANGED
|
@@ -63,9 +63,9 @@
|
|
| 63 |
|
| 64 |
/* Main Frame */
|
| 65 |
.main-frame {
|
| 66 |
-
background-color #1a111d;
|
| 67 |
-
margin-block:0
|
| 68 |
-
|
| 69 |
border-right: 0;
|
| 70 |
margin-top: 20px; /* add the height of the sticker menu */
|
| 71 |
padding: 0px;
|
|
|
|
| 63 |
|
| 64 |
/* Main Frame */
|
| 65 |
.main-frame {
|
| 66 |
+
background-color: #1a111d;
|
| 67 |
+
margin-block:0;
|
| 68 |
+
Left: 0;
|
| 69 |
border-right: 0;
|
| 70 |
margin-top: 20px; /* add the height of the sticker menu */
|
| 71 |
padding: 0px;
|