mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-08-02 07:01:24 +00:00
fix overlay position
This commit is contained in:
parent
e13631e595
commit
6b6b3a6f33
|
@ -42,7 +42,7 @@ a:hover {
|
|||
|
||||
// Correctly positions the switch screen images in the overlay.
|
||||
.offset-switch-overlay {
|
||||
top: 13.5%;
|
||||
top: 10.5%;
|
||||
left: 22.5%;
|
||||
// 100% - (22.5% * 2)
|
||||
width: 55%;
|
||||
|
|
Loading…
Reference in a new issue