Skip to content

Commit

Permalink
Add class for forum icon
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Oct 23, 2024
1 parent 5521e32 commit 91bc325
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/modules/footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@
.icon-linkedin {
background-image: url('../images/linkedin_icon.svg');
}

.icon-forum {
background-image: url('../images/forum-icon.svg');
}
}

.site-footer {
Expand Down

0 comments on commit 91bc325

Please sign in to comment.