mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-12 22:30:26 +00:00
Update style.scss
This commit is contained in:
parent
e70f73b7d1
commit
f8c0bfe0d0
@ -22,3 +22,11 @@ div.wrapper {
|
|||||||
margin-right: none;
|
margin-right: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre.highlight {
|
||||||
|
white-space: pre-wrap;
|
||||||
|
white-space: -moz-pre-wrap;
|
||||||
|
white-space: -pre-wrap;
|
||||||
|
white-space: -o-pre-wrap;
|
||||||
|
word-wrap: break-word;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user