~ehamberg/blog

38391ed03a6e4c3d0249d3371b999ec471e4e2c7 — Erlend Hamberg 7 months ago ea0168c
Don’t automatically break words
1 files changed, 0 insertions(+), 4 deletions(-)

M blog/css/style.css
M blog/css/style.css => blog/css/style.css +0 -4
@@ 107,10 107,6 @@ h1 {
    padding: 0.1em;
}

.text {
    hyphens: auto;
}

@media screen and (max-width: 768px) {
    main {
        flex-direction: column;