Link in nav item

This commit is contained in:
tijsklaren 2023-01-21 08:55:51 +01:00
parent b8e0036c3f
commit d05b4ad16b
1 changed files with 8 additions and 0 deletions

View File

@ -15,4 +15,12 @@ header nav div.item{
font-weight: bold;
position: relative;
}
a.spread{
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
}