score responsive

master
LAPTOP-LJ9LM6JH\franc 4 years ago
parent 5afbe99c8c
commit a1db56e73f

@ -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;
}

Loading…
Cancel
Save