Skip to content

Commit

Permalink
Removed font size
Browse files Browse the repository at this point in the history
Signed-off-by: Ankush Bhardwaj <[email protected]>
  • Loading branch information
ankushbhardwaj408 committed Oct 20, 2023
1 parent 5dd5a29 commit eebafc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/Projects/Project-grid/projectGrid.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { breakpoints } from "../../../theme/modern/themeStyles";
export const ProjectWrapper = styled.div`
padding: 0 2rem;
padding-bottom: 5rem;
font-size: 1rem;
h3 {
color: ${(props) => props.theme.whiteSixToGreen3C494F};
margin: 0;
Expand Down

0 comments on commit eebafc5

Please sign in to comment.