Skip to content

Commit 4bf09fb

Browse files
committed
remove border around glances icon
1 parent f802f8c commit 4bf09fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/Glance.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
gap: 1.25rem;
2121
}
2222
.icon {
23-
border: 1px solid #000;
23+
//border: 1px solid #000;
2424
border-radius: 10px;
2525
padding: 5px;
2626
font-size: 3rem;

0 commit comments

Comments
 (0)