Some improvements to the navbar

This commit is contained in:
dsc 2022-03-14 19:38:35 +02:00
parent fe588a77da
commit 5763e38f0a
2 changed files with 16 additions and 11 deletions

View file

@ -43,6 +43,9 @@
#dropdown:hover #dropdowncontent {
display: block;
}
#dropdowncontent a {
display: block;
}
#main{
width: 100%;
height: 80vh;