chiark / gitweb /
css: fix jumbo article header behavior on very narrow / very wide screens.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 5 Jan 2018 00:23:09 +0000 (01:23 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 5 Jan 2018 00:23:09 +0000 (01:23 +0100)
commit38c0b2b18ec09960fba7c52c0ebe2681ab50e608
tree1a944a73fb1f94d76cdf517dbe263000ec3d16f4
parent4fce7d16e1ab3167fd4f097b504d25c6350d7a93
css: fix jumbo article header behavior on very narrow / very wide screens.

In some cases the content after got floated right after the article
title, on iOS Safari the content was even overlapping the header. Also
added a minimal font size so the (sub)title and date/author text don't
get scaled below 1rem.

Now the cover image also slides a bit under the summary / content, like
it is on landing pages.
css/m-components.css