Merge branch 'master' of https://github.com/budparr/gohugo-theme-ananke
* 'master' of https://github.com/budparr/gohugo-theme-ananke: Fixed line breaks in code (resolves budparr/gohugo-theme-ananke#56). (#57)
This commit is contained in:
commit
0651ab6f9f
|
@ -8,7 +8,7 @@ pre, .pre {
|
|||
pre code {
|
||||
display: block;
|
||||
padding: 1.5em 1.5em;
|
||||
white-space: normal;
|
||||
white-space: pre;
|
||||
font-size: .875rem;
|
||||
line-height: 2;
|
||||
|
||||
|
|
2
static/dist/main.css
vendored
2
static/dist/main.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue