Skip to content

Commit 8ec9429

Browse files
committed
bump
1 parent 3126eae commit 8ec9429

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/routes/+page.svelte

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,13 +351,16 @@
351351
text-transform: uppercase;
352352
font-family: var(--font-mono);
353353
}
354+
354355
#about {
355356
padding: 40px;
356357
border: 1px solid var(--color-highlight);
357358
}
359+
358360
#about > p {
359361
font-size: var(--text-small);
360362
}
363+
361364
.code {
362365
font-family: var(--font-mono);
363366
background-color: #efefef;

0 commit comments

Comments
 (0)