[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 580f2d9962
commit 1c4568d064

View File

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