Removes sidebar component

Updates homepage
Updates navigation
Updates text font family
This commit is contained in:
GloriousCode
2017-11-21 17:30:08 +11:00
parent a20a88680d
commit ffd6d392fd
8 changed files with 23 additions and 103 deletions

View File

@@ -4,6 +4,7 @@ html,
body {
margin: 0;
padding: 0;
font-family: Roboto,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;
}
.loading-spinner {