Skip to content

Commit

Permalink
Fix sticky header position incorrect when on a smaller screen for the…
Browse files Browse the repository at this point in the history
… lesson page (#2768)
  • Loading branch information
renintw authored Jul 24, 2024
1 parent 01ef0c5 commit f6703c9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ body.sensei {
--content-padding: var(--wp--preset--spacing--edge-space);
--sensei-lm-header-height: 60px;
--sensei-lm-sidebar-width: calc(280px + var(--wp--preset--spacing--edge-space));
--sensei-wpadminbar-offset: var(--wp-admin--admin-bar--height);

--border-color: var(--wp--custom--color--border);
--sensei-secondary-color: var(--wp--preset--color--blueberry-1);
Expand Down

0 comments on commit f6703c9

Please sign in to comment.