0xKirito commited on
Commit
026cf7b
·
verified ·
1 Parent(s): 566d26e

Update index.html

Browse files
Files changed (1) hide show
  1. 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
  }