Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Commit 1b95adc

Browse files
committed
Layout: side titles adjustments
As discussed on #13, this goes back to the original layout, namely side titles on large res, but aligns them to the left and gives enough spacing to display the code snippets with large monospaced fonts (e.g Monaco, Menlo).
1 parent db56e91 commit 1b95adc

File tree

4 files changed

+21
-19
lines changed

4 files changed

+21
-19
lines changed

css/bootstrap.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1005,7 +1005,7 @@ pre code {
10051005
width: 75%;
10061006
}
10071007
.col-md-10 {
1008-
width: 83.33333333333334%;
1008+
width: 80%;
10091009
}
10101010
.col-md-11 {
10111011
width: 91.66666666666666%;

0 commit comments

Comments
 (0)