We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d931118 commit 8686ce6Copy full SHA for 8686ce6
assets/css/v2/style.css
@@ -1056,13 +1056,9 @@ blockquote.side-callout {
1056
1057
.tab-content {
1058
border-bottom: 1px solid black;
1059
- margin-left: calc(-1 * var(--overflow-gutter-extension));
1060
1061
.tab-pane {
1062
display: none;
1063
-
1064
- /* Push the content 1rem right due to the gutter displacement */
1065
- margin-left: 1rem;
1066
}
1067
1068
.active {
0 commit comments