[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 Diogo Peralta Cordeiro
parent a34f0c2534
commit 7dd23f3f2c

View File

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