Skip to content

Commit e000473

Browse files
committed
[design] improve link items
1 parent 5c3a10c commit e000473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎css/links.css‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
border-radius:var(--radius);
2424
padding:01em;
2525
width:100%;
26-
height:calc(100%-2px);
26+
height:calc(100%-3px);
2727
display: flex;
2828
z-index:3;
2929
position: relative;

0 commit comments

Comments
(0)