mirror of
https://github.com/cwinfo/yggdrasil-network.github.io.git
synced 2024-11-09 00:30:26 +00:00
Update style.scss
This commit is contained in:
parent
f8c0bfe0d0
commit
24b2b8f155
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user