Skip to content

Commit

Permalink
Merge pull request #982 from singnet/ui-fix
Browse files Browse the repository at this point in the history
[SPT-446] fixed footer icon
  • Loading branch information
MarinaFedy authored Feb 10, 2025
2 parents f98db52 + c477e2e commit 0d39c59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/common/Footer/styles.js
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ export const useStyles = makeStyles((theme) => ({
opacity: 0.6,
"& span": {
fontSize: 20,
width: "100%",
"@media (max-width:767px)": {
fontSize: 14,
},
Expand Down

0 comments on commit 0d39c59

Please sign in to comment.