minor fixes

This commit is contained in:
eneller
2025-03-22 18:26:22 +01:00
parent 66809ff88c
commit a2390e4359
2 changed files with 1 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ a:hover, a:any-link{
/* TODO fix links with no title/content being almost unclickable */
display: block;
width: 100%;
min-height: 1em;
height: 100%;
padding: 1px;
}