Skip to content

Commit

Permalink
smaller margins badges
Browse files Browse the repository at this point in the history
  • Loading branch information
wulfdewolf committed Feb 13, 2024
1 parent afc2d5f commit f5c8801
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _data/venues.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
"NOLAN":
color: "#edffab"
color: "#d63230"

"SÜRMELI":
color: "#edffab"
color: "#f39237"

"NOLAN x SÜRMELI":
color: "#8783d1"
color: "#1c77c3"
2 changes: 2 additions & 0 deletions _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,8 @@ footer.sticky-bottom {
.badge {
color: var(--global-card-bg-color) !important;
background-color: var(--global-theme-color) !important;
padding-left: 5px !important;
padding-right: 5px !important;
}
}
}
Expand Down

0 comments on commit f5c8801

Please sign in to comment.