~ehamberg/blog

35fe12b332b2d32efee3b141f0e945100df7ac77 — Erlend Hamberg 7 months ago 5a3dca4
Remove prefix for `hyphens` property
1 files changed, 0 insertions(+), 1 deletions(-)

M blog/css/style.css
M blog/css/style.css => blog/css/style.css +0 -1
@@ 109,7 109,6 @@ h1 {

.text {
    hyphens: auto;
    -webkit-hyphens: auto;
}

@media screen and (max-width: 768px) {