Skip to content

Commit f1a5e17

Browse files
committed
feat: change size of clipboard and check icon
Signed-off-by: Matt Gleich <git@mattglei.ch>
1 parent f4630ba commit f1a5e17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
103103
.clipboard-icon,
104104
.check-icon {
105-
height: 20px;
105+
height: 19px;
106106
width: auto;
107107
}
108108

0 commit comments

Comments
 (0)