Hi,
my website can’t open suddenly. I was putting a quick css, like below:
td {
font-size: 1.5em;
border-color: blue !important;
}
And when I flash the website, it shows 504 Gateway Time-out. And I can’t open the dashboard either.
maybe I lost some symbols in quick css, but can a wrong css cause the this problem?