Skip to content

Commit

Permalink
Update custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Mar 19, 2022
1 parent 84d8618 commit 3b82e26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -132,12 +132,12 @@ pre {
overflow: hidden;
}
.row .fivecol {
width: 40%;
width: 43%;
float: right;
min-height: 1px;
}
.row .sevencol {
width: 40%;
width: 37%;
float: left;
min-height: 1px;
}
Expand Down

0 comments on commit 3b82e26

Please sign in to comment.