Updated the TextBox style
This commit is contained in:
@ -4,9 +4,9 @@
|
|||||||
position: relative
|
position: relative
|
||||||
|
|
||||||
.textbox-input
|
.textbox-input
|
||||||
padding: 12px 0 12px 65px
|
padding: 10px 0 10px 65px
|
||||||
|
|
||||||
font-size: 24pt
|
font-size: 20pt
|
||||||
font-weight: 500
|
font-weight: 500
|
||||||
color: $gray
|
color: $gray
|
||||||
border: 2px solid $gray
|
border: 2px solid $gray
|
||||||
|
Reference in New Issue
Block a user