Skip to content

Commit 7621707

Browse files
alphapapajarrodmillman
authored andcommitted
Fix: Remove stray LI bullet
1 parent f8005fe commit 7621707

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: assets/css/tabs.scss

+4
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ table td, table th {
1717
html[data-theme=dark] & img {
1818
filter: invert(1) !important;
1919
}
20+
21+
& .tabs div li {
22+
display: inline;
23+
}
2024
}
2125

2226
.tabs-section .container {

0 commit comments

Comments
 (0)