Place: Adapt parallax with responsive
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
</span>
|
||||
</h1>
|
||||
|
||||
<div data-rellax-speed="-1.75" data-rellax-max-y="200">
|
||||
<div data-rellax-speed={windowWidth <= 768 ? -2.5 : -1.75} data-rellax-max-y="200">
|
||||
<a href="/choose" class="button-control button-control--big button-control--dashed" aria-label="Change location">
|
||||
<span class="center">
|
||||
<IconGlobe width={windowWidth <= 768 ? 32 : 44} color="#fff" />
|
||||
|
||||
Reference in New Issue
Block a user