Skip to content

Commit

Permalink
Forgot formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRibcage committed Jun 9, 2024
1 parent 9eac85b commit a2f5961
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion assets/scss/components/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,13 @@
vertical-align: middle;
}

body > div.home-header-mobile > div.home-header-card > div.home-header-buttons > a:nth-child(2) > div > div {
body
> div.home-header-mobile
> div.home-header-card
> div.home-header-buttons
> a:nth-child(2)
> div
> div {
vertical-align: unset;
}

Expand Down

0 comments on commit a2f5961

Please sign in to comment.