diff --git a/.DS_Store b/.DS_Store deleted file mode 100644 index 02a0be4..0000000 Binary files a/.DS_Store and /dev/null differ diff --git a/css/general.css b/css/general.css index 6d7f639..70f1980 100644 --- a/css/general.css +++ b/css/general.css @@ -682,9 +682,9 @@ input[data-description="5"]:checked ~ #timeline-descriptions-wrapper div[data-de #prizes-container { display: grid; - margin: 20px 20px 0; + margin: 50px 20px 0; width: auto; - height: 300px; + height: 280px; justify-content: center; grid-template-columns: repeat(3, 1fr); } @@ -692,7 +692,6 @@ input[data-description="5"]:checked ~ #timeline-descriptions-wrapper div[data-de .podium-description { width: 100%; height: auto; - justify-content: center; display: flex; flex-flow: column nowrap; diff --git a/img/.DS_Store b/img/.DS_Store deleted file mode 100644 index 908f667..0000000 Binary files a/img/.DS_Store and /dev/null differ