diff --git a/src/index.html b/src/index.html index d7e7ee52a..f66a6d2d8 100644 --- a/src/index.html +++ b/src/index.html @@ -19,7 +19,7 @@ /> diff --git a/src/styles.scss b/src/styles.scss index c010171c9..52d427212 100644 --- a/src/styles.scss +++ b/src/styles.scss @@ -4,14 +4,6 @@ @use 'style/reset.scss'; @use 'style/theme.scss'; -.material-symbols-outlined { - font-variation-settings: - 'FILL' 1, - 'wght' 400, - 'GRAD' 0, - 'opsz' 24; -} - .shepherd-element[data-popper-reference-hidden]:not(.shepherd-centered) { opacity: 1; visibility: visible;