Remove max-width from the banner
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
z-index: -1;
|
||||
mask-image: $mask;
|
||||
width: 100vw;
|
||||
height: 50vw;
|
||||
height: 50vw; // hack to keep the aspect ratio 2:1
|
||||
user-select: none;
|
||||
|
||||
#banner {
|
||||
|
Reference in New Issue
Block a user