Skip to content

Commit 028ce60

Browse files
committed
chore: remove unused css class
1 parent 1f52180 commit 028ce60

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

static/css/v3/library-subpage.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,7 @@ body:has(.is_flagship) .library-subpage-container {
108108
/* ── Desktop (≥ 1280px): show col-3, hide tablet-only duplicates ─────────── */
109109

110110
@media (min-width: 1280px) {
111-
.item-d--tablet,
112-
.item-e--tablet {
111+
.item-d--tablet {
113112
display: none;
114113
}
115114
}

0 commit comments

Comments
 (0)