fix: tetratto utility class names
This commit is contained in:
parent
15b417c6d6
commit
e5ff863e94
7 changed files with 21 additions and 21 deletions
|
@ -125,7 +125,7 @@ nav {
|
|||
padding: 0;
|
||||
}
|
||||
|
||||
.flex-collapse-rev {
|
||||
.flex_collapse_rev {
|
||||
flex-direction: column-reverse !important;
|
||||
}
|
||||
}
|
||||
|
@ -180,7 +180,7 @@ video {
|
|||
color: var(--color-text);
|
||||
}
|
||||
|
||||
.card-nest .card:nth-child(1) {
|
||||
.card_nest .card:nth-child(1) {
|
||||
background: var(--color-super-raised);
|
||||
padding: var(--pad-2) var(--pad-4);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue