aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/app.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/app.scss b/src/app.scss
index a8669f5..3f2f0a7 100644
--- a/src/app.scss
+++ b/src/app.scss
@@ -37,8 +37,8 @@ body {
.wave {
position: absolute;
top: 0;
- max-width: 100vw;
- max-height: 100vh;
+ max-width: 140vw;
+ max-height: 140vh;
}
.wave1 {