WIP: Some visual improvements for login #20
1 changed files with 1 additions and 2 deletions
|
@ -45,8 +45,7 @@
|
|||
color: red
|
||||
|
||||
|
||||
.homeserver-question
|
||||
font-size: 0.6em
|
||||
padding-left: 0.2em
|
||||
font-size: 0.8em
|
||||
|
||||
bad marked this conversation as resolved
cadence
commented
This does nothing, remove it. This does nothing, remove it.
|
||||
.homeserver-label
|
||||
display: flex
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue
This needs to be a lighter red for better contrast. Try #ff6561 I guess?
I think we should get a color scheme first and then replace it with css(or sass) variables
#27