Spaces:
Running
Running
Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
@@ -66,7 +66,7 @@
|
|
66 |
margin-block:0:
|
67 |
border-left: 0;
|
68 |
border-right: 0;
|
69 |
-
margin-top:
|
70 |
padding: 0px;
|
71 |
box-sizing: border-box;
|
72 |
font-family: var(--verdana-font);
|
|
|
66 |
margin-block:0:
|
67 |
border-left: 0;
|
68 |
border-right: 0;
|
69 |
+
margin-top: 0px; /* add the height of the sticker menu */
|
70 |
padding: 0px;
|
71 |
box-sizing: border-box;
|
72 |
font-family: var(--verdana-font);
|