Skip to content

Commit 31c5f18

Browse files
committed
fix welcome msg
1 parent 6021d0b commit 31c5f18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

generated/browser/scss/directives/navbar.scss

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ navbar {
4949
float: right;
5050
margin-top: 12px;
5151
span {
52-
color: white;
52+
color: black;
53+
font-size: 16px;
54+
margin-right: 5px;
5355
}
5456
a {
5557
color: #f30046;

0 commit comments

Comments
 (0)