diff --git a/style.css b/style.css index 268e87f..a60216a 100644 --- a/style.css +++ b/style.css @@ -81,7 +81,8 @@ aside form{ width: 100%; } nav, aside{ - width: 15em; + width: 20%; + min-width: 15em; background-color: inherit; border: none; }