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