Fix bib / code layout bug (#3387)
Resolve #3370 Resolve #3380 Based on the [comment](https://github.com/alshedivat/al-folio/issues/3370#issuecomment-3565962058) of @MarkusThill, I created a bugfix that solved the issue on my website. Hope that fixes it in general; thus the PR :) However, I'm not an expert for scss .. so handle with care :)
This commit is contained in:
parent
4589f3ce07
commit
6023fd809f
@ -926,6 +926,7 @@ pre {
|
|||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
white-space: inherit;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user