🐛 Fixed error message style

This commit is contained in:
Florian Sylvain
2022-01-09 22:29:40 +01:00
parent 96b7e387bf
commit e0750c1233
+2 -3
View File
@@ -430,7 +430,8 @@ footer svg {
width: 90%; width: 90%;
padding: 10px; padding: 10px;
position: fixed; position: fixed;
bottom: 10px; bottom: 85px;
z-index: 40;
align-self: center; align-self: center;
} }
@@ -588,8 +589,6 @@ footer svg {
cursor: pointer; cursor: pointer;
} }
/*TODO Faire le visuel du site sur plus grand écrans que smmartphone*/
#charts { #charts {
display: none; display: none;
flex-wrap: wrap; flex-wrap: wrap;