Skip to content

Commit

Permalink
Fix gap above header nav link
Browse files Browse the repository at this point in the history
  • Loading branch information
w-masahiro-ct committed Jan 19, 2025
1 parent f812bb4 commit 8f6460f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/modules/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@
display: inline-block;
margin-right: 16px;
margin-left: 16px;
padding: 25px 0 26px 0;
border-bottom: 5px solid transparent;
line-height: 70px;
transition-property: box-shadow; }
.header__nav-link:last-child {
margin-right: -16px; }
Expand Down

0 comments on commit 8f6460f

Please sign in to comment.