No longer used

These are for the old closed section at the bottom of the screen and are
no longer relevant
This commit is contained in:
Jason Zimdars
2025-11-20 16:02:59 -06:00
committed by Stanko K.R.
parent 87c2428d47
commit 2f3d602deb
+2 -19
View File
@@ -125,13 +125,11 @@
.card--new,
.cards__decoration,
.card-columns:before,
.cards--considering:before,
.cards--closed:before {
.cards--considering:before {
display: none;
}
.card-columns,
.cards--closed {
.card-columns {
border-block-start: var(--border-light);
margin-block-end: 1ch;
min-block-size: unset;
@@ -156,21 +154,6 @@
}
}
.cards--closed {
.card:nth-of-type(7) {
margin-block: 0;
}
.card:nth-of-type(n+7) {
border-inline: none;
max-inline-size: none;
}
.card:nth-of-type(n+8) {
margin-block-start: calc(-1 * var(--cards-gap) - 1px);
}
}
/* Card perma
/* ------------------------------------------------------------------------ */