Skip to content

Commit 2ccaae2

Browse files
committed
style: decrease padding on top of github icon
Signed-off-by: Matt Gleich <git@mattglei.ch>
1 parent 0effe81 commit 2ccaae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/index/sections/projects/project-section.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
.github-icon {
121121
width: 15px;
122122
height: 15px;
123-
padding-top: 2.5px;
123+
padding-top: 1.5px;
124124
}
125125
126126
.description {

0 commit comments

Comments
 (0)