mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-21 10:13:55 +00:00
feat: polling init
This commit is contained in:
@@ -30,9 +30,13 @@ body {
|
||||
.wrapper {
|
||||
margin-inline: auto;
|
||||
width: min(90%, 100rem);
|
||||
margin-top: 7rem;
|
||||
margin-top: 4rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
|
||||
:root {
|
||||
--white: #fff;
|
||||
--accent-color: #9fd5ff;
|
||||
|
||||
Reference in New Issue
Block a user