Skip to content

Commit

Permalink
add styling on project titles
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiebrynes7 committed Feb 9, 2024
1 parent 1d6cefc commit 61ed833
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,7 @@ ul.todoist-task-list {
color: var(--text-muted);
}

.todoist-project-title {
margin: 1em 0;
font-weight: 700;
}

0 comments on commit 61ed833

Please sign in to comment.