diff --git a/src/scss/yuzu/yuzu.scss b/src/scss/yuzu/yuzu.scss index 5a814d51..170ce765 100644 --- a/src/scss/yuzu/yuzu.scss +++ b/src/scss/yuzu/yuzu.scss @@ -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%;