Spaces:
Running
Running
Update static/app.css
Browse files- static/app.css +1 -1
static/app.css
CHANGED
@@ -124,7 +124,7 @@ em {
|
|
124 |
/* Icons beside input */
|
125 |
.icons {
|
126 |
display: flex;
|
127 |
-
gap:
|
128 |
font-size: 20px;
|
129 |
color: white;
|
130 |
align-items: center;
|
|
|
124 |
/* Icons beside input */
|
125 |
.icons {
|
126 |
display: flex;
|
127 |
+
gap: 40px;
|
128 |
font-size: 20px;
|
129 |
color: white;
|
130 |
align-items: center;
|