diff --git a/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss b/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss index cce3cf21c..6d80b00bb 100644 --- a/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss +++ b/wp-content/themes/pub/wporg-learn-2024/src/style/_sensei.scss @@ -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);