We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c3a10c commit e000473Copy full SHA for e000473
1 file changed
css/links.css
@@ -23,7 +23,7 @@
23
border-radius: var(--radius);
24
padding: 0 1em;
25
width: 100%;
26
- height: calc(100% - 2px);
+ height: calc(100% - 3px);
27
display: flex;
28
z-index: 3;
29
position: relative;
0 commit comments