diff --git a/src/styles/typography.css b/src/styles/typography.css index 0cd3b4c..667fa8f 100644 --- a/src/styles/typography.css +++ b/src/styles/typography.css @@ -153,12 +153,10 @@ width: 50ch; max-width: 100%; - /* @include neo-brutalist-card(2px); */ - /* TODO: Consider alternative for SCSS mixin */ border: 2px solid #333; border-radius: 0.25rem; box-shadow: 0.25rem 0.25rem 0 0 #333; - background: color-mix(in lab, var(--card-base-internal, #ededed), #fff 20%); + /* background: color-mix(in lab, var(--card-base-internal, #ededed), #fff 20%); */ &.fill { width: 100%;