mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-19 01:03:56 +00:00
fix: social icons aligned better
This commit is contained in:
@@ -15,7 +15,14 @@
|
||||
position: absolute;
|
||||
align-items: center;
|
||||
bottom: 3rem;
|
||||
left: 6.5%;
|
||||
left: 5.5rem;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 1052px) {
|
||||
.social-host {
|
||||
left: 6%;
|
||||
}
|
||||
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user