mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-23 14:07:20 +03:00
PR #133 debugging safari
This commit is contained in:
parent
fee1657d8f
commit
83cd2b68f0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user