mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-25 03:41:02 +00:00
fix: social button hover glitch, cleanup: contrib button
This commit is contained in:
@@ -12,11 +12,10 @@
|
||||
<style>
|
||||
.social-host {
|
||||
justify-content: space-between;
|
||||
position: absolute;
|
||||
align-items: center;
|
||||
position: fixed;
|
||||
bottom: 3rem;
|
||||
left: 5.5rem;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1052px) {
|
||||
|
||||
Reference in New Issue
Block a user