Rush: Voting + Account management
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
font-size: 16px;
|
||||
|
||||
--background: #111118;
|
||||
--background-black: #060608c0;
|
||||
|
||||
--accent-gray: #b182a3;
|
||||
|
||||
|
||||
@@ -5,7 +5,8 @@ form {
|
||||
justify-content: center;
|
||||
gap: 32px;
|
||||
|
||||
button[type=submit] {
|
||||
button[type=submit],
|
||||
.formButton {
|
||||
background: var(--accent-dim);
|
||||
border-radius: 4px;
|
||||
padding: 0.3em 0.8em;
|
||||
|
||||
Reference in New Issue
Block a user