Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

Commit

Permalink
Merge b0996c5 into e0a217b
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Jul 9, 2018
2 parents e0a217b + b0996c5 commit f642ca4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
3 changes: 1 addition & 2 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@

<head>
<meta charset="UTF-8">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,300,500' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=Ubuntu+Mono" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Merriweather" rel="stylesheet">
<title>nwHacks 2019</title>
</head>

Expand Down
5 changes: 1 addition & 4 deletions web/styles/index.sass
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,7 @@ html
body
height: 100%
width: 100%
font-family: 'Roboto', sans-serif

code
font-family: 'Ubuntu Mono', monospace
font-family: 'Merriweather', serif

#app
height: 100%
Expand Down

0 comments on commit f642ca4

Please sign in to comment.