Added a font weight to the Login page
This commit is contained in:
parent
574d60f131
commit
4cb8eaa905
@ -68,6 +68,7 @@
|
||||
|
||||
.login-group label
|
||||
color: $white
|
||||
font-weight: 700
|
||||
|
||||
.login-group input
|
||||
padding: 0.5rem 1rem
|
||||
@ -77,6 +78,7 @@
|
||||
border: 2px solid #515663
|
||||
font-size: 18pt
|
||||
width: auto
|
||||
font-weight: 700
|
||||
|
||||
.login-group input:focus
|
||||
outline: none
|
||||
|
Loading…
x
Reference in New Issue
Block a user