Spaces:
Running
Running
Update style.css
Browse files
style.css
CHANGED
@@ -130,7 +130,7 @@ body {
|
|
130 |
margin: 10px auto;
|
131 |
height: 50px;
|
132 |
width: 50px;
|
133 |
-
display:
|
134 |
justify-content: center;
|
135 |
align-items: center;
|
136 |
}
|
|
|
130 |
margin: 10px auto;
|
131 |
height: 50px;
|
132 |
width: 50px;
|
133 |
+
display: flex;
|
134 |
justify-content: center;
|
135 |
align-items: center;
|
136 |
}
|