Attempt to fix NYC background image on iPhone devices
This commit is contained in:
parent
748a7c4b8b
commit
0acf2c773a
@ -1053,7 +1053,7 @@ body#legacy
|
|||||||
{
|
{
|
||||||
main > header {
|
main > header {
|
||||||
background-image: url('/img/nyc.svg');
|
background-image: url('/img/nyc.svg');
|
||||||
background-position: bottom 0 right -20dvw;
|
background-position: bottom 0 right -75%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: clamp(300px, 50dvw, 800px) auto;
|
background-size: clamp(300px, 50dvw, 800px) auto;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user