4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-06-26 10:49:24 +00:00

Update style.scss

This commit is contained in:
Neil Alexander
2018-10-19 09:16:14 +01:00
committed by GitHub
parent 8e3ecda45b
commit ea225ed11d

View File

@ -33,7 +33,7 @@ div.wrapper section p a code {
} }
pre { pre {
overflow: auto; overflow-x: scroll;
} }
pre.highlight { pre.highlight {