From 8ec7e62d7a0a26e9ddc333a8ae899491dc3faef4 Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Mon, 29 May 2023 19:30:05 +0200 Subject: [PATCH] centered panorama arrows --- res/panorama/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/panorama/style.css b/res/panorama/style.css index 318640a..80a41a5 100644 --- a/res/panorama/style.css +++ b/res/panorama/style.css @@ -12,7 +12,8 @@ #sipky { - margin-left: 97.5vh; + display: flex; + justify-content: center; } #sipky > button