develop #11

Merged
cainamilech merged 2 commits from develop into main 2023-01-12 21:32:52 +00:00
3 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,7 @@
position: fixed;
bottom: 200px;
right: 16px;
z-index: 9999;
z-index: 1;
@media screen and (min-width: 2500px) {
bottom: 215px;

View File

@ -69,4 +69,5 @@
bottom: 0;
left: 0;
background: rgba(69, 69, 69, 0.7);
z-index: 2;
}

View File

@ -111,6 +111,7 @@
width: 36.4px;
height: 35.15px;
right: -50px;
top: 1px;
}
}
}