Skip to content

Commit a54fc35

Browse files
override gap in tabs (#2836)
Co-authored-by: Jo Franchetti <jofranchetti@gmail.com>
1 parent 5342b16 commit a54fc35

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,6 +1044,10 @@
10441044
@apply left-2;
10451045
}
10461046

1047+
div.deno-tabs {
1048+
row-gap: 0;
1049+
}
1050+
10471051
.homepage-link {
10481052
@apply block font-normal underline underline-offset-4;
10491053
line-height: 1.8rem;

0 commit comments

Comments
 (0)