diff --git a/stylesheet.css b/stylesheet.css index b86d4f6..7b8b668 100644 --- a/stylesheet.css +++ b/stylesheet.css @@ -106,7 +106,7 @@ header{ /* rules for the general structural elements */ section{ display: flex; - flex-direction: columns; + flex-direction: row; flex-wrap: wrap; margin:0 14px; padding-top:80px;