feat: standardize font size and weight for input component and labels
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
padding: 0.625rem 1rem;
|
||||
border-radius: 0.5rem;
|
||||
color: #212529;
|
||||
font-size: 15px;
|
||||
font-weight: 400;
|
||||
|
||||
&:focus {
|
||||
box-shadow: none;
|
||||
|
||||
Reference in New Issue
Block a user