Skip to content

Commit

Permalink
Merge pull request #491 from newfold-labs/enhance/-fix-header-issues
Browse files Browse the repository at this point in the history
Remove overlapping of Exit to WordPress button on smaller screens
  • Loading branch information
arunshenoy99 authored Feb 28, 2024
2 parents ca6ee0a + 7899d49 commit b7a5736
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/OnboardingSPA/components/Header/stylesheet.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ $nfd-onboarding-editor-header-hover: #272d30;
transition-delay: 80ms;

@include reduce-motion("transition");

@media (max-width: #{ ($break-xlarge) }) {
padding-left: 4px;
}
}

&__start,
Expand Down

0 comments on commit b7a5736

Please sign in to comment.