mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-07 07:56:12 +02:00
fix(home): remove extra space below page
This commit is contained in:
@@ -3,6 +3,7 @@ import WavesBottom from "../../images/waves-bot.svg"
|
|||||||
import WavesTop from "../../images/waves-top.svg"
|
import WavesTop from "../../images/waves-top.svg"
|
||||||
|
|
||||||
const waves = css`
|
const waves = css`
|
||||||
|
display: block;
|
||||||
opacity: 0.7;
|
opacity: 0.7;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user