Skip to content

Commit 6ff674c

Browse files
Fixed stuff
1 parent e7eb06c commit 6ff674c

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

index.html

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,6 @@ <h1>Hi, I'm Lochlan.</h1>
7070
</div>
7171
<div class="link"><a href="https://github.com/ccowmu/ccawmunity" target="_blank">GitHub ↗</a></div>
7272
</div>
73-
<div class="grid-item project">
74-
<div class="title">This site!</div>
75-
<div class="desc">You're looking at it :)</div>
76-
<div class="tags">
77-
<span>HTML</span><span>JavaScript</span><span>CSS</span>
78-
</div>
79-
<div class="link"><a href="https://github.com/lochlanmcelroy/lochlanmcelroy.com" target="_blank">GitHub ↗</a></div>
80-
</div>
8173
</div>
8274
</section>
8375

style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@
244244
font-size: 0.9rem;
245245
}
246246
.terminal-output {
247-
height: 797px;
247+
height: 640px;
248248
overflow-y: auto;
249249
margin-bottom: 0.5rem;
250250
line-height: 1.4;

0 commit comments

Comments
 (0)