mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 09:15:58 +02:00
fix(home): keep top svg at same relative height regardless of res, align to right
This commit is contained in:
committed by
Jean-Philippe Sirois
parent
a5598126d0
commit
7f49709c94
@@ -13,7 +13,7 @@ const waves = css`
|
||||
export const StyledWavesTop = styled(WavesTop)`
|
||||
${waves};
|
||||
top: 0;
|
||||
left: 0;
|
||||
height: 87vh;
|
||||
`
|
||||
|
||||
export const StyledWavesBottom = styled(WavesBottom)`
|
||||
|
||||
Reference in New Issue
Block a user