widgets: Remove hard-coded 14px font-size.

This commit is contained in:
Karl Stolley
2024-06-26 12:41:29 -05:00
committed by Tim Abbott
parent 67b8b9e13a
commit cedc34bdea

View File

@@ -42,7 +42,6 @@
/* For the box-shadow to be visible on the left */
.add-task,
.add-desc {
font-size: 14px;
font-weight: 400;
}