diff --git a/source/stylesheets/main.css b/source/stylesheets/main.css index 0600ac3..bb4fc1a 100644 --- a/source/stylesheets/main.css +++ b/source/stylesheets/main.css @@ -63,7 +63,7 @@ a:hover { margin: 32px 0; flex-basis: 33%; flex-shrink: 0; - flex-grow: 0; + flex-grow: 1; list-style-type: none; text-align: center; }