Lowercase warning container hex colors

This commit is contained in:
Alexis Faizeau 2022-01-25 15:24:36 +01:00
parent 0dc6f41562
commit b01b8b53eb

View file

@ -28,8 +28,8 @@
main.warningMain {
pointer-events: auto;
width: 80%;
background-color: #F9E81E;
color: #14304C;
background-color: #f9e81e;
color: #14304c;
text-align: center;
position: absolute;