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

This commit is contained in:
Eliseu Amaro 2021-07-21 19:53:25 +01:00 committed by Hugo Sales
parent 8b5f08a4bd
commit 7f561376ac
Signed by: someonewithpc
GPG Key ID: 7D0C7EAFC9D835A0
1 changed files with 0 additions and 1 deletions

View File

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