diff --git a/static/style.css b/static/style.css index 306a525..9ddc683 100644 --- a/static/style.css +++ b/static/style.css @@ -63,6 +63,13 @@ img[alt="XMR Logo"] { display: inline ; } +@media (pointer: coarse) { + li > a { + display: block; + height: 1.5rem + } +} + @media print { a[href] { text-decoration: none ;