Skip to content

Commit

Permalink
fix[#558]: fix align of VK icon
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiozeppo committed Oct 4, 2024
1 parent 43b4e4b commit 72bc9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Footer/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ function Footer() {
rel="noopener noreferrer nofollow"
target="_blank"
>
<Vk />
<Vk className="bi" />
</a>
</li>
<li className="me-4 mb-2">
Expand Down

0 comments on commit 72bc9c9

Please sign in to comment.