Fix width of menu

This commit is contained in:
Ryan Prather 2024-05-17 09:08:38 -04:00
parent 7beb08c72d
commit 9a76624d1c

View File

@ -105,6 +105,7 @@ hgroup,
menu,
nav {
display: block;
width: 250px;
}
body {