[CSS] Main container 'order' attribute was somehow a problem in Chromium.

This commit is contained in:
2021-07-21 19:53:25 +01:00
committed by Hugo Sales
parent 8b5f08a4bd
commit 7f561376ac

View File

@@ -170,7 +170,6 @@ html {
/* CONTAINS ALL ELEMENTS BESIDES HEADER */
.container {
order: 2;
display: flex;
justify-content: space-evenly;
width: 100%;