Fix yarn pretty
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
This commit is contained in:
parent
7a7addb061
commit
9c381d1a07
@ -28,8 +28,8 @@
|
||||
main.warningMain {
|
||||
pointer-events: auto;
|
||||
width: 100vw;
|
||||
background-color: #F9E81E;
|
||||
color: #14304C;
|
||||
background-color: #f9e81e;
|
||||
color: #14304c;
|
||||
text-align: center;
|
||||
position: absolute;
|
||||
left: 50%;
|
||||
@ -44,7 +44,7 @@
|
||||
}
|
||||
|
||||
a {
|
||||
color: #FF475a;
|
||||
color: #ff475a;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user