aboutsummaryrefslogtreecommitdiff
path: root/assets/header.css
diff options
context:
space:
mode:
authorJulien Dessaux2023-01-26 09:29:31 +0100
committerJulien Dessaux2023-01-26 09:29:31 +0100
commit744819c90d836acb619d77d8c85a1d7d7ef2cb5a (patch)
tree94c36c5c99ab2f4c7416193f5583a4adfea0170c /assets/header.css
parentRemove unused css (diff)
downloadwww-744819c90d836acb619d77d8c85a1d7d7ef2cb5a.tar.gz
www-744819c90d836acb619d77d8c85a1d7d7ef2cb5a.tar.bz2
www-744819c90d836acb619d77d8c85a1d7d7ef2cb5a.zip
Improve link target size on mobile (lighthouse)
Diffstat (limited to 'assets/header.css')
-rw-r--r--assets/header.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/header.css b/assets/header.css
index 19bab83..d4091be 100644
--- a/assets/header.css
+++ b/assets/header.css
@@ -11,6 +11,7 @@ header nav ul {
header nav ul li {
display: inline;
float: right;
+ margin-bottom: 0;
}
header nav ul li a {
display: block;