mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 20:54:31 +08:00
CSS: Add background color to signin header (#22539)
This commit is contained in:
parent
83352e93ff
commit
b45df10056
|
@ -274,7 +274,7 @@
|
|||
.login-welcome-header {
|
||||
grid-area: header;
|
||||
padding: 3em 2em 1em;
|
||||
|
||||
background-color: var(--secondary);
|
||||
.login-title {
|
||||
font-size: var(--font-up-6);
|
||||
line-height: var(--line-height-medium);
|
||||
|
|
Loading…
Reference in New Issue
Block a user