Skip to content

Commit b4c01f2

Browse files
Update style.css
Trying to make active filter state changes more bold.
1 parent 555ce35 commit b4c01f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ nav {
156156

157157
.filter-btn.active {
158158
color: #372a3e;
159-
font-weight: 500;
159+
font-weight: 400;
160160
}
161161

162162
/* Task List */

0 commit comments

Comments
 (0)