Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -165,6 +165,10 @@ transform: translateY(2px);
|
|
165 |
}
|
166 |
|
167 |
/* Info button */
|
|
|
|
|
|
|
|
|
168 |
#info {
|
169 |
align-items: center;
|
170 |
appearance: none;
|
|
|
165 |
}
|
166 |
|
167 |
/* Info button */
|
168 |
+
#info {
|
169 |
+
margin-right:80px
|
170 |
+
}
|
171 |
+
|
172 |
#info {
|
173 |
align-items: center;
|
174 |
appearance: none;
|