styling share

This commit is contained in:
Jay V
2025-05-28 20:04:58 -04:00
parent 3d61cc5d2b
commit 5974a53071

View File

@@ -85,7 +85,8 @@
} }
[data-section="stats"][data-section-models] { [data-section="stats"][data-section-models] {
gap: 0.5rem; li {
gap: 0.3125rem;
[data-stat-model-icon] { [data-stat-model-icon] {
flex: 0 0 auto; flex: 0 0 auto;
@@ -100,6 +101,7 @@
color: var(sl-color-text); color: var(sl-color-text);
} }
} }
}
[data-section="date"] { [data-section="date"] {
span { span {
@@ -167,7 +169,6 @@
span[data-part-model] { span[data-part-model] {
line-height: 1.5; line-height: 1.5;
font-weight: 500;
} }
} }
} }