mainMenu: Document result of 0.7em padding-top of footer link

Change-Id: I179b418b177971b022c9e543519517a543c86c0d
This commit is contained in:
Timo Tijhof 2019-10-24 20:44:02 +01:00
parent 6dd4142113
commit 574650e8f3

View file

@ -19,7 +19,7 @@
a {
color: @colorProgressive;
padding: 0.7em 12px;
padding: 0.7em 12px; // equals `8.4px` via 0.75em assuming 16px base
&:hover {
background-color: transparent;