mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-21 18:13:56 +00:00
feat: logo pages
This commit is contained in:
@@ -31,11 +31,17 @@ body {
|
||||
margin-inline: auto;
|
||||
width: min(90%, 95rem);
|
||||
margin-top: 4rem;
|
||||
padding-bottom: 2rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.wrapper {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
:root {
|
||||
--white: #fff;
|
||||
|
||||
Reference in New Issue
Block a user