mirror of
https://github.com/revanced/revanced-website.git
synced 2025-05-01 07:04:35 +02:00
fix: social icons aligned better
This commit is contained in:
parent
a28320cefa
commit
2ac7d98b86
@ -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>
|
Loading…
x
Reference in New Issue
Block a user