Fix username in landing page
This commit is contained in:
parent
92000eb11d
commit
198c92eaf0
1 changed files with 1 additions and 1 deletions
|
@ -1354,7 +1354,7 @@ i.toggle-icon:hover {
|
|||
}
|
||||
|
||||
.landing .messages b {
|
||||
color: #94C9F7;
|
||||
color: #428bca;
|
||||
}
|
||||
|
||||
.landing .messages h1 {
|
||||
|
|
Reference in a new issue