mirror of
https://github.com/Unleash/unleash.git
synced 2025-09-01 13:47:27 +02:00
docs: set background-y to a value that chrome supports
This commit is contained in:
parent
78d95271b4
commit
4d67dbffd1
@ -417,7 +417,7 @@ html[data-theme='dark'] .links-container {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position-x: left;
|
background-position-x: left;
|
||||||
background-position-y: bottom -70%;
|
background-position-y: 160%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user