mirror of
https://github.com/chylex/Blog.git
synced 2025-05-25 03:34:03 +02:00
Wrap long code blocks
This commit is contained in:
parent
328b81803d
commit
7fb1a5615e
@ -62,6 +62,10 @@
|
||||
margin-top: 0.2rem;
|
||||
}
|
||||
|
||||
pre code {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
.page-breadcrumbs {
|
||||
margin: -0.75rem 0 -0.25rem;
|
||||
font-size: 1.05rem;
|
||||
|
Loading…
Reference in New Issue
Block a user