Merge pull request 'develop' (#11) from develop into main

Reviewed-on: #11
This commit is contained in:
Cainã Milech 2023-01-12 21:32:51 +00:00
commit 0377e6d0f3
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;
}
}
}