diff --git a/first.css b/first.css index 97f8441..c880bef 100644 --- a/first.css +++ b/first.css @@ -49,7 +49,6 @@ font-size: 1em; background-color: #add8e6; box-shadow: 0 5px 0 #bbe2f1 - flex-wrap: nowrap; } .wrapper { display: flex; @@ -71,6 +70,7 @@ text-decoration: none; font-size: 1em; box-shadow: 0 5px 0 #bbe2f1; + flex-wrap: nowrap; } .game2{ @@ -81,6 +81,7 @@ text-decoration: none; font-size: 1em; box-shadow: 0 5px 0 #bbe2f1; + flex-wrap: nowrap; } .map{ @@ -91,4 +92,5 @@ text-decoration: none; font-size: 1em; box-shadow: 0 5px 0 #bbe2f1; + flex-wrap: nowrap; }