styling update
This commit is contained in:
@ -41,7 +41,6 @@
|
||||
color: #000;
|
||||
background-color: rgba(255, 255, 255, 0.5);
|
||||
padding: 0.25rem 0.5rem;
|
||||
font-weight: 600;
|
||||
font-size: 0.875rem;
|
||||
}
|
||||
input {
|
||||
@ -64,11 +63,11 @@
|
||||
gap: 0.5rem;
|
||||
|
||||
.button {
|
||||
padding: 0.875rem 0;
|
||||
padding: 1rem 0;
|
||||
min-width: 6.25rem;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
font-size: 0.875rem;
|
||||
font-size: 0.80rem;
|
||||
|
||||
p {
|
||||
margin: auto;
|
||||
|
@ -6,7 +6,6 @@
|
||||
body {
|
||||
-ms-overflow-style: none;
|
||||
scrollbar-width: none;
|
||||
|
||||
background: black;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user