Skip to content

Commit

Permalink
Tweak styles
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Sep 16, 2024
1 parent 28536a5 commit 9e480d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/views/subject-badges.css
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
.view-page-header__prelude .subject-badge[data-cdn] {
--badge-padding-left: 47px;
}
.view-table-cell > .subject-badge:first-child,
.view-table-cell > .view-badge:first-child {
margin-left: -6px;
}

.subject-badge:is(
.subject-badge_type__script,
Expand Down

0 comments on commit 9e480d4

Please sign in to comment.