Fix bug that nav is not next to each other

This commit is contained in:
malik 2024-02-03 15:41:10 +01:00
parent ea9e2ba97f
commit b3b40c43d9

View file

@ -240,7 +240,7 @@ table tr td{
.menu-icon{ .menu-icon{
display: inline; display: inline;
width: 7em; width: 9em;
margin-right: 4%; margin-right: 4%;
} }