Skip to content

Commit d84c141

Browse files
Revert margin
1 parent 4b7f281 commit d84c141

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/assets/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ html.dark button[data-highlighted] .fern-api-property-meta {
185185
background-color: #fff !important;
186186
}
187187

188-
.fern-theme-default.fern-container,
188+
/* .fern-theme-default.fern-container,
189189
.fern-theme-default.fern-container > * {
190190
margin: 0 !important;
191191
padding: 0 !important;
@@ -209,4 +209,4 @@ html.dark button[data-highlighted] .fern-api-property-meta {
209209
.fern-header-tabs-list {
210210
margin: 0px !important;
211211
padding: 0px !important;
212-
}
212+
} */

0 commit comments

Comments
 (0)