Fix Chrome issue

This commit is contained in:
Pierre 2018-05-09 16:13:37 +02:00
parent d6413887c2
commit b457786ae9

View File

@ -42,7 +42,7 @@
}
#homeMessage {
background-color: #ffffff80;
background-color: rgba(244, 244, 244, 0.38);
max-width: 400px;
padding: 30px;
margin: auto;