Skip to content

Commit

Permalink
fix: Allow page subtitle to standout adding top margin
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfr committed Jan 9, 2025
1 parent 255f502 commit c4d50c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _sass/classes.sass
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@
.title, .subtitle
margin-bottom: 1.5rem

.subtitle
margin-top: 1.5rem

.description
margin-bottom: 25px
a:hover
Expand Down

0 comments on commit c4d50c4

Please sign in to comment.