Skip to content

Commit

Permalink
Merge pull request #1062: Remove font-size scaling
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin authored Dec 18, 2024
2 parents 4c4868a + 943fa3e commit bc19faf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions static-site/src/components/sourceInfoHeading.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ const OverviewContainer = styled.div`
width: 200px;
padding: 0;
}
a, p {
font-size: 94%;
}
`;

export const AvatarImg = styled.img`
Expand Down

0 comments on commit bc19faf

Please sign in to comment.