mirror of
https://github.com/revanced/revanced-website.git
synced 2025-04-30 14:44:28 +02:00
minor inconvenience
This commit is contained in:
parent
e024deac54
commit
e913c17145
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user