Skip to content

Commit

Permalink
Merge pull request #217 from froboy/DS-1440-reduce-share-icon-load
Browse files Browse the repository at this point in the history
DS-1440 fix: Remove global icons include and add individual icons.
  • Loading branch information
podarok authored May 1, 2024
2 parents 20a33dd + a607f34 commit 3e4cfa2
Show file tree
Hide file tree
Showing 6 changed files with 63 additions and 11 deletions.
7 changes: 2 additions & 5 deletions assets/css/blocks.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 26 additions & 0 deletions assets/css/bs-icons.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 0 additions & 5 deletions assets/scss/blocks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@
a {
margin-left: 30px;
font-size: 28px;
color: #231F20;

&:hover {
color: var(--wsPrimaryColor, gray);
}
}
}

Expand Down
Loading

0 comments on commit 3e4cfa2

Please # to comment.