Lowercase warning container hex colors
This commit is contained in:
parent
0dc6f41562
commit
b01b8b53eb
@ -28,8 +28,8 @@
|
|||||||
main.warningMain {
|
main.warningMain {
|
||||||
pointer-events: auto;
|
pointer-events: auto;
|
||||||
width: 80%;
|
width: 80%;
|
||||||
background-color: #F9E81E;
|
background-color: #f9e81e;
|
||||||
color: #14304C;
|
color: #14304c;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user