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

@ -16,3 +16,11 @@ header nav div.item{
position: relative;
}
a.spread{
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
}