Skip to content

Commit 342a009

Browse files
.
1 parent 382ec55 commit 342a009

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
.left-inside {
1616
margin-left: 25%;
1717
}
18+
.leadoff {
19+
margin-top: 4%;
20+
}
1821
body {
1922
font-family: 'Inconsolata';font-size: 22px;
2023
}
@@ -30,6 +33,7 @@
3033
crossorigin="anonymous">
3134
</head>
3235
<body>
36+
<div class="leadoff"></div>
3337
<h1 class="middle-road">Steve Roderick</h1>
3438
<h2 class="middle-road">&gt; On Software</h2>
3539

0 commit comments

Comments
 (0)