mirror of
https://github.com/ReVanced/revanced-website.git
synced 2026-01-28 21:31:04 +00:00
fix: change appearance of top section buttons
This commit is contained in:
@@ -47,6 +47,13 @@
|
||||
gap: 0.5rem;
|
||||
}
|
||||
|
||||
.button-icon {
|
||||
background-color: transparent;
|
||||
height: 24px;
|
||||
width: 24px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.button-primary {
|
||||
background-color: #ffb1c5;
|
||||
box-shadow: 0px 0px 32px 1px var(--accent-color-glow);
|
||||
|
||||
@@ -80,6 +80,7 @@
|
||||
left: 0;
|
||||
width: 100%;
|
||||
background-color: var(--grey-six);
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
|
||||
.modal {
|
||||
|
||||
Reference in New Issue
Block a user