feat: round text inputs
This commit is contained in:
parent
719c57200d
commit
2500a8d293
@ -154,6 +154,7 @@ input:checked+.slider:before {
|
|||||||
input {
|
input {
|
||||||
padding: 0.2em 16px;
|
padding: 0.2em 16px;
|
||||||
margin-bottom: 0.5em;
|
margin-bottom: 0.5em;
|
||||||
|
border-radius: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1,
|
h1,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user