mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-24 03:21:03 +00:00
logo hyperlink, wrapper padding changed to percent
This commit is contained in:
@@ -53,8 +53,8 @@ import Wave from '$lib/components/atoms/Wave.svelte';
|
||||
}
|
||||
|
||||
:global(.wrapper) {
|
||||
margin-left: 6rem;
|
||||
margin-right: 6rem;
|
||||
margin-left: 6%;
|
||||
margin-right: 6%;
|
||||
}
|
||||
|
||||
:root {
|
||||
|
||||
Reference in New Issue
Block a user