Skip to content

Commit 0c2b3b1

Browse files
committed
style: move resume icon down slightly
Signed-off-by: Matt Gleich <git@mattglei.ch>
1 parent d8f07fa commit 0c2b3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/resume.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
height: 15px;
2121
margin-right: 5px;
2222
position: relative;
23-
bottom: -2.5px;
23+
bottom: -2.75px;
2424
margin-left: 2px;
2525
}
2626
</style>

0 commit comments

Comments
 (0)