score responsive

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

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

Loading…
Cancel
Save