mirror of
https://github.com/Floriansylvain/projet_programmation_web.git
synced 2026-08-19 11:43:16 +02:00
🐛 Fixed error message style
This commit is contained in:
@@ -430,7 +430,8 @@ footer svg {
|
||||
width: 90%;
|
||||
padding: 10px;
|
||||
position: fixed;
|
||||
bottom: 10px;
|
||||
bottom: 85px;
|
||||
z-index: 40;
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
@@ -588,8 +589,6 @@ footer svg {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/*TODO Faire le visuel du site sur plus grand écrans que smmartphone*/
|
||||
|
||||
#charts {
|
||||
display: none;
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user