PR #133 debugging safari

This commit is contained in:
William Felker 2020-08-01 09:38:43 +08:00
parent fee1657d8f
commit 83cd2b68f0

View File

@ -19,9 +19,6 @@ const STYLES_404 = css`
align-items: center;
text-align: center;
min-height: 60vh;
h1 {
font-size: 120px;
}
`;
const STYLES_NAV = css`
@ -41,6 +38,7 @@ const STYLES_NAVLINKS = css`
`;
const STYLES_GLITCH = css`
font-size: 120px;
::before,
::after {
right: 0;