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 20, 2024
1 parent d9fcf0b commit e01e5c2
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -159,17 +159,6 @@
}

/* Style for h3 within the blocks */
.notes h3, .task h3, .learn h3 {
color: #222222 !important;
font-family: 'Quicksand', sans-serif !important;
font-size: 20px !important;
font-weight: 700 !important;
box-sizing: border-box;
margin-left: 20px; /* Add left margin */
margin-right: 0;
margin-top: 0; /* Optional: Ensure consistent spacing above */
margin-bottom: 15px; /* Consistent spacing below */
}

.notes h3 {
color: #222222 !important;
Expand Down

0 comments on commit e01e5c2

Please sign in to comment.