fix(home): ie11 support: resolve overflowing h1, nav link underlines, discord button height

This commit is contained in:
Jeremy
2020-01-22 04:30:37 -05:00
committed by Jean-Philippe Sirois
parent 440c4c1bb9
commit c06c7df749
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -25,5 +25,6 @@ export const DiscordButtonWrapper = styled.a`
export const StyledDiscordLogo = styled(DiscordLogo)`
width: 30px;
height: 30px;
margin-right: 13px;
`