mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-06 07:56:11 +02:00
fix(home): ie11 support: fix top and bottom svgs
This commit is contained in:
committed by
Jean-Philippe Sirois
parent
c06c7df749
commit
8ff7a97566
@@ -13,6 +13,7 @@ const waves = css`
|
||||
export const StyledWavesTop = styled(WavesTop)`
|
||||
${waves};
|
||||
top: 0;
|
||||
left: 0;
|
||||
`
|
||||
|
||||
export const StyledWavesBottom = styled(WavesBottom)`
|
||||
|
||||
Reference in New Issue
Block a user