mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-18 16:53:56 +00:00
feat: store selected logos, nicer ui
This commit is contained in:
@@ -29,7 +29,7 @@ body {
|
||||
|
||||
.wrapper {
|
||||
margin-inline: auto;
|
||||
width: min(90%, 100rem);
|
||||
width: min(90%, 95rem);
|
||||
margin-top: 4rem;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@@ -48,7 +48,7 @@ body {
|
||||
--grey-four: #182244;
|
||||
--grey-five: hsl(208, 30%, 75%);
|
||||
--grey-six: hsla(220, 12%, 15%, 0.655);
|
||||
--grey-seven: #535563;
|
||||
--grey-seven: #43698657;
|
||||
--bezier-one: cubic-bezier(0.25, 0.46, 0.45, 0.94);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user