Skip to content

Commit

Permalink
🔥 update welcome page css
Browse files Browse the repository at this point in the history
🔥 update welcome page css
  • Loading branch information
Shipu authored Mar 29, 2020
1 parent c3aada0 commit 9988234
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Console/stubs/css.stub
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
html, body {
background-color: #fff;
color: #636b6f;
font-family: 'Raleway', sans-serif;
font-weight: 100;
font-family: 'Nunito', sans-serif;
font-weight: 200;
height: 100vh;
margin: 0;
}
Expand Down Expand Up @@ -38,7 +38,7 @@ html, body {
.links > a {
color: #636b6f;
padding: 0 25px;
font-size: 12px;
font-size: 13px;
font-weight: 600;
letter-spacing: .1rem;
text-decoration: none;
Expand Down

0 comments on commit 9988234

Please sign in to comment.