1

Allow menu items not to have a .PageRef

This commit is contained in:
2025-04-05 21:26:38 +02:00
parent 35af604a65
commit dc4faff237
2 changed files with 15 additions and 2 deletions

View File

@@ -76,7 +76,8 @@ body>footer {
}
}
a {
a,
span {
display: block;
padding: 0.5rem 1rem;
border-radius: 4px;