Skip to content

Commit ace0143

Browse files
authored
Remove global 1rem auto margin (css) (#165)
* Remove global 1rem auto margin (css) * Delete line
1 parent 416f159 commit ace0143

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/source/_static/css/custom.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ html[data-theme=dark] .bd-main img {
3737
.bd-article img,
3838
.bd-content img {
3939
display: block;
40-
margin: 1rem auto;
4140
max-width: 100%;
4241
height: auto;
4342
}

0 commit comments

Comments
 (0)