Skip to content

Commit 9988234

Browse files
authored
🔥 update welcome page css
🔥 update welcome page css
1 parent c3aada0 commit 9988234

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Console/stubs/css.stub

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
html, body {
22
background-color: #fff;
33
color: #636b6f;
4-
font-family: 'Raleway', sans-serif;
5-
font-weight: 100;
4+
font-family: 'Nunito', sans-serif;
5+
font-weight: 200;
66
height: 100vh;
77
margin: 0;
88
}
@@ -38,7 +38,7 @@ html, body {
3838
.links > a {
3939
color: #636b6f;
4040
padding: 0 25px;
41-
font-size: 12px;
41+
font-size: 13px;
4242
font-weight: 600;
4343
letter-spacing: .1rem;
4444
text-decoration: none;

0 commit comments

Comments
 (0)