~schnouki/schnouki.net

29bffbef14ed713372a592b1bb6ef5f97d2d6adb — Thomas Jost 3 years ago 4f8dde6
Fix CSS
1 files changed, 1 insertions(+), 0 deletions(-)

M assets/scss/main.scss
M assets/scss/main.scss => assets/scss/main.scss +1 -0
@@ 51,6 51,7 @@ pre {
    color: inherit;
    white-space: pre;
    overflow: auto;
    word-break: normal;
    @include small-only {
        font-size: $font-size-small;
    }