Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -180,7 +180,7 @@
|
|
| 180 |
|
| 181 |
.task-header {
|
| 182 |
display: flex;
|
| 183 |
-
justify-content: between;
|
| 184 |
align-items: center;
|
| 185 |
margin-bottom: 8px;
|
| 186 |
}
|
|
|
|
| 180 |
|
| 181 |
.task-header {
|
| 182 |
display: flex;
|
| 183 |
+
justify-content: space-between;
|
| 184 |
align-items: center;
|
| 185 |
margin-bottom: 8px;
|
| 186 |
}
|