Skip to content

Commit

Permalink
Remove top margin on questions if is the first section
Browse files Browse the repository at this point in the history
  • Loading branch information
Breck Yunits authored and Breck Yunits committed Apr 18, 2024
1 parent b7e0c0b commit c0d1cd1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions grammar/gazetteTheme.grammar
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@ gazetteCssParser
h4.scrollQuestion
text-align left
margin 1.4em 0 0 0
.scrollSection:first-child
h4.scrollQuestion
margin-top 0
.scrollNoteLink
opacity .4

Expand Down

0 comments on commit c0d1cd1

Please sign in to comment.