Skip to content

Commit bbb3057

Browse files
committed
Whitespace fix
1 parent 72c438e commit bbb3057

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<link href="https://fonts.googleapis.com/css?family=Open+Sans" rel="stylesheet" type="text/css" />
6-
<style type="text/css">
6+
<style type="text/css">
77
h1 {
88
font-family: "Open Sans", sans-serif;
99
font-size: 48px;
@@ -21,12 +21,14 @@
2121
padding-left: 5px;
2222
padding-right: 5px;
2323
}
24+
2425
</style>
2526
<title>Matthew Warman - mcwarman.github.io</title>
2627
</head>
2728
<body>
2829
<div>
2930
<h1>Matthew Warman</h1>
31+
<div class="separator" />
3032
<div id="navigation">
3133
<ul>
3234
<li>

0 commit comments

Comments
 (0)