Skip to content

Commit

Permalink
fix the email icon on pollinis
Browse files Browse the repository at this point in the history
  • Loading branch information
tttp committed Jan 11, 2025
1 parent 2d1f7e3 commit de9fa0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/ProcaStyle.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export default function ProcaStyle(props) {
boxShadow: "unset!important",
border: "unset!important",
marginBottom: "0!important",
float: "auto",
flex: "auto",
// this is where magic happens
// '& *': { color: 'rgba(255, 255, 255, 0.7)' },
},
Expand Down

0 comments on commit de9fa0c

Please sign in to comment.