hamburger menu

This commit is contained in:
Thijs Stobbelaar 2023-11-03 22:52:40 +01:00
parent 1e63c9f766
commit f749771ffd

View file

@ -21,7 +21,7 @@
/* Style the hamburger menu */ /* Style the hamburger menu */
.topnav a.icon { .topnav a.icon {
color: green; color: #33ff33;
background: black; background: black;
display: block; display: block;
position: absolute; position: absolute;