Skip to content

Commit

Permalink
Merge pull request #71 from flotiq/bugfix/25190
Browse files Browse the repository at this point in the history
correct twitter/X logo in footer
  • Loading branch information
SalvadorDalia authored Aug 28, 2024
2 parents 40ba0fd + 42c4f95 commit 2a52d88
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions src/assets/twitter.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/style/sections/Footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@
&.twitter {
em:before {
content: url('../assets/twitter.svg');
width: 16px;
height: 13px;
width: 26px;
height: 26px;
line-height: 16px;
}
&:hover {
Expand Down

0 comments on commit 2a52d88

Please sign in to comment.