Skip to content

Commit

Permalink
tabs design adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-macaneata committed Jun 30, 2020
1 parent eddf39b commit 577276e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions theme/site/globals/site.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -172,13 +172,13 @@
font-size: 18px;
margin-right: 4rem;
line-height: 3;
padding-bottom: 1rem;
// padding-bottom: 1rem;
display: inline-block;

&.tabs__item_active {
font-weight: @extraBold;
color: @primaryColor;
border-bottom: 1rem solid @primaryColor;
border-bottom: 2px solid @primaryColor;
}
}
}
Expand Down

0 comments on commit 577276e

Please sign in to comment.