We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72c438e commit bbb3057Copy full SHA for bbb3057
index.html
@@ -3,7 +3,7 @@
3
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
4
<head>
5
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css" />
6
- <style type="text/css">
+ <style type="text/css">
7
h1 {
8
font-family: "Open Sans", sans-serif;
9
font-size: 48px;
@@ -21,12 +21,14 @@
21
padding-left: 5px;
22
padding-right: 5px;
23
}
24
+
25
</style>
26
<title>Matthew Warman - mcwarman.github.io</title>
27
</head>
28
<body>
29
<div>
30
<h1>Matthew Warman</h1>
31
+ <div class="separator" />
32
<div id="navigation">
33
<ul>
34
<li>
0 commit comments