Skip to content

Commit

Permalink
Remove margin from header element.
Browse files Browse the repository at this point in the history
  • Loading branch information
frjo committed Oct 16, 2024
1 parent 17bd5c2 commit 76ab47f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions assets/sass/base/grouping/_grouping.scss
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,6 @@ li {
}
}

// Header

header {
// Add vertical rhythm margins.
@include margin-block(0 .33);
}

// Horizontal rule

hr {
Expand Down

0 comments on commit 76ab47f

Please sign in to comment.