feat: Add menu tag

This commit is contained in:
sthag 2025-10-10 18:25:24 +02:00
parent 9de0eeddea
commit 54f1de579c
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,7 @@
nav {
ul {
ul,
menu {
padding-left: 0;
}