feat: enhance input component layout with labels and improve styling
This commit is contained in:
@@ -10,3 +10,9 @@
|
||||
:root {
|
||||
--bs-body-font-family: "Gotham", sans-serif;
|
||||
}
|
||||
|
||||
label {
|
||||
display: block;
|
||||
margin-bottom: 0.375rem;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user