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

Update style.scss

This commit is contained in:
Neil Alexander
2018-05-09 00:26:51 +01:00
committed by GitHub
parent f8c0bfe0d0
commit 24b2b8f155

View File

@ -13,7 +13,7 @@ section {
header {
display: table-cell;
position: relative;
width: 240px;
width: 240px !important;
margin-right: 1em;
}
@ -24,6 +24,7 @@ div.wrapper {
}
pre.highlight {
width: auto;
white-space: pre-wrap;
white-space: -moz-pre-wrap;
white-space: -pre-wrap;