Skip to content

Commit

Permalink
Revert "Move theme button a bit to the left"
Browse files Browse the repository at this point in the history
This reverts commit 2cb6153.
  • Loading branch information
konsila committed Nov 6, 2023
1 parent 2cb6153 commit 61eedec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/mainHeader/AppHeader/AppHeader.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
padding: var(--spacing-28) var(--spacing-16);

@media (--screen-md-min) {
padding: var(--spacing-24) var(--spacing-72) var(--spacing-24)
padding: var(--spacing-24) var(--spacing-80) var(--spacing-24)
var(--spacing-48); // Spacing 80 aligns the theme button with the social links
}
}
Expand Down

0 comments on commit 61eedec

Please sign in to comment.