diff --git a/css/index.css b/css/index.css index cabd9a3..a5a6aa1 100644 --- a/css/index.css +++ b/css/index.css @@ -16,6 +16,13 @@ body { justify-content: center; margin: 0 auto; } +.mobileContainer19 { + display: flex; + width: 1%; + flex-wrap:wrap; + justify-content: center; + margin: 0 auto; +} .Container18{ display: flex; width: 1%; @@ -23,6 +30,13 @@ body { justify-content: center; margin: 0 auto; } +.Container19{ + display: flex; + width: 1%; + flex-wrap:wrap; + justify-content: center; + margin: 0 auto; +} .Container15{ display: flex; width: 1%; diff --git a/index.html b/index.html index eb67631..51e8937 100644 --- a/index.html +++ b/index.html @@ -31,18 +31,18 @@ -