Skip to content

Commit

Permalink
Fix global design
Browse files Browse the repository at this point in the history
  • Loading branch information
evilrabbit committed Jun 15, 2018
1 parent dd2a61b commit f921a67
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 4 deletions.
27 changes: 27 additions & 0 deletions first-gh-deployment.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,22 +16,22 @@

main {
font-family: -apple-system, Helvetica, Arial;
margin-top: 20px;
}

h1, h2 {
font-weight: 500;
font-size: 24px;
font-size: 32px;
}

h2 {
font-weight: 300;
font-size: 18px;
font-size: 16px;
}
</style>
</head>
<body>
<img src="logo.svg" alt="ZEIT" title="ZEIT" height="400" width="400" />

<img src="first-gh-deployment.svg" alt="First GitHub Deployment" title="First GitHub Deployment" height="50" width="184" />
<main>
<h1>Congratulations!</h1>
<h2>You just made your first GitHub deployment.</h2>
Expand Down

0 comments on commit f921a67

Please sign in to comment.