mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
remove unused styles
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user