mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-30 22:54:31 +02:00
minor inconvenience
This commit is contained in:
parent
e024deac54
commit
e913c17145
@ -18,7 +18,7 @@
|
|||||||
}
|
}
|
||||||
@media (max-width: 1919px) {
|
@media (max-width: 1919px) {
|
||||||
.hero-img {
|
.hero-img {
|
||||||
position: absolute;
|
position: fixed;
|
||||||
height: 90vh;
|
height: 90vh;
|
||||||
top: 90px;
|
top: 90px;
|
||||||
right: 7.5%;
|
right: 7.5%;
|
||||||
|
@ -10,7 +10,6 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
|
||||||
.social-host {
|
.social-host {
|
||||||
gap: 2rem;
|
gap: 2rem;
|
||||||
width: 100;
|
width: 100;
|
||||||
|
@ -110,7 +110,6 @@ import Wave from '$lib/components/atoms/Wave.svelte';
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*-----scrollbar-----*/
|
/*-----scrollbar-----*/
|
||||||
|
|
||||||
:global(::-webkit-scrollbar) {
|
:global(::-webkit-scrollbar) {
|
||||||
width: 20px;
|
width: 20px;
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user