FIXED: Safari content dislay issue.

This commit is contained in:
William Felker 2020-08-01 10:35:24 +08:00
parent 83cd2b68f0
commit 7e909fb24e

View File

@ -45,11 +45,6 @@ const STYLES_GLITCH = css`
margin: auto;
content: "404";
position: absolute;
justify-content: center;
align-items: center;
text-align: center;
min-height: 80vh;
min-width: 50vh;
overflow: hidden;
background-color: #f7f7f7;
color: #000;