An operator must be surrounded by single spaces

This commit is contained in:
gregoirenovel 2017-04-12 10:42:11 +02:00
parent 0789cfd311
commit 8cad7361cf

View file

@ -125,7 +125,7 @@ form {
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
filter: alpha(opacity = 0);
opacity: 0;
outline: none;
background: #FFFFFF;