Skip to content

Commit cd3851d

Browse files
authored
Merge pull request #437 from FluxML/bc/docs-margin
Remove negative margin in docs CSS
2 parents fece619 + 2806fa9 commit cd3851d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/src/assets/flux.css

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,6 @@ article pre {
100100
max-width: none;
101101
padding: 1em;
102102
border-radius: 10px 0px 0px 10px;
103-
margin-left: -1em;
104-
margin-right: -2em;
105103
}
106104

107105
.hljs-comment {

docs/src/assets/logo.png

83.6 KB
Loading

0 commit comments

Comments
 (0)