diff --git a/SwichGIT/src/css/desktops.css b/SwichGIT/src/css/desktops.css index 4449e26..30ed6a7 100644 --- a/SwichGIT/src/css/desktops.css +++ b/SwichGIT/src/css/desktops.css @@ -305,7 +305,7 @@ left: 9.2vw; height: 4vw; width: 12vw; - top: 12vw; + top: 10vw; background-color: var(--lightsedonca); z-index: 15; } @@ -490,7 +490,7 @@ width: 25vw; position: absolute; margin: 0 auto; - top: 58vh; + top: 63vh; left: 38.5%; z-index: 15; display: none; diff --git a/SwichGIT/src/css/tablet.css b/SwichGIT/src/css/tablet.css index 7276f58..0694099 100644 --- a/SwichGIT/src/css/tablet.css +++ b/SwichGIT/src/css/tablet.css @@ -498,9 +498,9 @@ width: 55vw; position: absolute; margin: 0 auto; - top: 58vh; + top: 70vh; left: 25%; - z-index: 15; + z-index: 55; display: none; } #buttonMulti {