Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
lparfitt authored Nov 19, 2024
1 parent 74c00cf commit f3136e4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -53,19 +53,16 @@
.learn::before {
content: "\f02d Learn"; /* Book icon */
color: #CD2355;
margin-bottom: 40px;
}

.notes::before {
content: "\f27a Notes"; /* Comment icon */
color: #317C35;
margin-bottom: 40px;
}

.task::before {
content: "\f14a Task"; /* Tick box icon */
color: #6B3687;
margin-bottom: 40px;
}

/* Style adjustments for each block */
Expand Down

0 comments on commit f3136e4

Please sign in to comment.