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:05:38 +01:00
committed by GitHub
parent dc474e6128
commit 94b2045e9d

View File

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