Skip to content

Commit

Permalink
badge width fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rohandebsarkar committed Jul 6, 2022
1 parent a94d671 commit 637c598
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -313,8 +313,6 @@ footer.sticky-bottom {
.badge {
color: var(--global-card-bg-color) !important;
background-color: var(--global-theme-color);
width: 100%;
max-width: 6rem;
}
}
}
Expand Down Expand Up @@ -496,10 +494,6 @@ footer.sticky-bottom {
.abbr {
height: 2rem;
margin-bottom: 0.5rem;
.badge {
width: 100%;
max-width: 6rem;
}
abbr {
display: inline-block;
background-color: var(--global-theme-color);
Expand Down

0 comments on commit 637c598

Please sign in to comment.