remove unused styles

This commit is contained in:
Cory LaViska
2025-06-13 10:01:26 -04:00
parent 784c61379f
commit d301d57773

View File

@@ -421,23 +421,6 @@
background-color: var(--wa-color-surface-lowered);
}
header {
padding: var(--wa-space-xl);
h2 {
margin-block-end: var(--wa-space-2xs);
}
p {
font-size: var(--wa-font-size-s);
margin-block-start: var(--wa-space-s);
}
}
[hidden] {
display: none !important;
}
.showcase-examples-wrapper {
container-type: inline-size;
inline-size: 100%;