Skip to content

Commit

Permalink
Merge pull request #315 from ASUWebPlatforms/themerebuild
Browse files Browse the repository at this point in the history
recompile SASS files
  • Loading branch information
mlsamuelson authored Apr 18, 2022
2 parents 13ef015 + f8af9eb commit 4e034ee
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 4e034ee

Please sign in to comment.