Skip to content

Commit

Permalink
fix(v4): adjust margins in title container (#595)
Browse files Browse the repository at this point in the history
  • Loading branch information
atsuyaw authored Sep 29, 2023
1 parent 1891b02 commit 2420bc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions v4/assets/sass/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ header {

.titles {
margin-left: 3rem;
margin-top: 3em;
margin-bottom: 3em;

h3 {
margin-bottom: 0;
Expand Down

0 comments on commit 2420bc1

Please sign in to comment.