Improve link target size on mobile (lighthouse)

This commit is contained in:
Julien Dessaux 2023-01-26 09:29:31 +01:00
parent 8ceba46a06
commit 744819c90d
Signed by: adyxax
GPG key ID: F92E51B86E07177E
2 changed files with 4 additions and 0 deletions

View file

@ -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;