Spaces:
Running
Running
Update static/app.css
Browse files- static/app.css +1 -0
static/app.css
CHANGED
@@ -82,4 +82,5 @@ color: white;
|
|
82 |
font-size: large;
|
83 |
cursor: pointer;
|
84 |
justify-content: space-around;
|
|
|
85 |
}
|
|
|
82 |
font-size: large;
|
83 |
cursor: pointer;
|
84 |
justify-content: space-around;
|
85 |
+
align-items:center;
|
86 |
}
|