Skip to content

Commit

Permalink
recompile SASS files
Browse files Browse the repository at this point in the history
  • Loading branch information
tbutterf committed Apr 18, 2022
1 parent 13ef015 commit f8af9eb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/css/renovation.style.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/components/tabs/_tabs.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@import '../../sass/extends/tabs';
@import '../../sass/renovation-extends/tabs';

.nav-tabs {
.nav-link {
Expand Down
1 change: 0 additions & 1 deletion src/sass/extends/_tabbed-panels.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
font-weight: bold;
font-size: 24px;
margin: 0.2em 0.2em 0 0.2em;
text-transform: capitalize;
}

.nav-link.active {
Expand Down

0 comments on commit f8af9eb

Please sign in to comment.