diff --git a/.idea/workspace.xml b/.idea/workspace.xml index f50d125..d9ff03d 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -62,7 +62,7 @@ - + diff --git a/mainPage.css b/mainPage.css index fb91b93..27e8db4 100644 --- a/mainPage.css +++ b/mainPage.css @@ -77,9 +77,6 @@ h2 padding: 20px; display: flex; - justify-content: center; - align-items: center; - justify-items: center; flex-direction: column; } @@ -99,9 +96,13 @@ h2 min-width: 80%; max-width: 80%; } + } - +#mainPageGames div h2 +{ + margin-bottom: 40px; +} #mainPageGames p {