increase menu item spacing

This commit is contained in:
acarril 2023-04-30 15:59:32 -04:00
parent 790c321a55
commit 3b88bded44

View file

@ -52,7 +52,7 @@ header#banner nav ul {
header#banner nav ul li {
display: inline;
margin: 0 3px;
margin: 0 5px;
}
header#banner nav ul li a {