fix: h2 style applied incorrectly
This commit is contained in:
parent
8e54b46b6b
commit
d84b3be13f
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
|||
gap: var(--spacing-1);
|
||||
}
|
||||
|
||||
.catalogue h2 {
|
||||
.catalogue-header h2 {
|
||||
--flow-space: var(--spacing-0\.5);
|
||||
transform: var(--text-skew);
|
||||
color: var(--color-fadeText);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue