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

Update style.scss

This commit is contained in:
Neil Alexander
2018-10-19 09:03:08 +01:00
committed by GitHub
parent f1ef7479b1
commit aad50ba22d

View File

@ -30,6 +30,7 @@ div.wrapper {
div.wrapper section p a code { div.wrapper section p a code {
color: rgb(38, 124, 185); color: rgb(38, 124, 185);
overflow-x: scroll;
} }
pre.highlight { pre.highlight {