docs: do not hard-code header-height
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 17 Apr 2019 12:52:41 +0000 (14:52 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 2 May 2019 08:45:57 +0000 (08:45 +0000)
commit8194d3887eae3f928329d614b650acb84e06f605
tree25e4f2520ee18af6db9f6598110f89a8564f0260
parent5ffe4879b6aec4908a1e8381064325a7d962fbb3
docs: do not hard-code header-height

It's generally nicer to do this in terms of em units, as that scales
better with text-sizes, if we ever decide to change them.

The result is slightly larger than before, but only by a couple of
pixels.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/mesa.css