diff --git a/SwichGIT/src/css/tablet.css b/SwichGIT/src/css/tablet.css index 75e60be..c695214 100644 --- a/SwichGIT/src/css/tablet.css +++ b/SwichGIT/src/css/tablet.css @@ -106,9 +106,9 @@ .logo img { position: absolute; - width: 45vw; - left: 28vw; - top: 13%; + width: 30vw; + left: 35vw; + top: 2%; z-index: 11; } @@ -126,7 +126,7 @@ position: absolute; border-radius: 45px; left: -10vw; - top: 5.5vw; + top: -5vw; height: 15vw; width: 50vw; background-color: var(--lightsedonca); @@ -168,7 +168,7 @@ width: 50vw; position: absolute; left: 25vw; - top: 50vh; + top: 40vh; z-index: 15; } @@ -177,7 +177,7 @@ width: 50vw; position: absolute; left: 25vw; - top: 60vh; + top: 50vh; z-index: 15; }