mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
update page title
This commit is contained in:
parent
b2fdfdcb2d
commit
f46228ac6e
2
next-env.d.ts
vendored
2
next-env.d.ts
vendored
@ -2,4 +2,4 @@
|
|||||||
/// <reference types="next/image-types/global" />
|
/// <reference types="next/image-types/global" />
|
||||||
|
|
||||||
// NOTE: This file should not be edited
|
// NOTE: This file should not be edited
|
||||||
// see https://nextjs.org/docs/basic-features/typescript for more information.
|
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.
|
||||||
|
@ -57,6 +57,8 @@ const StyledHeroTitle = styled.h1`
|
|||||||
width: fit-content;
|
width: fit-content;
|
||||||
line-height: 1.15;
|
line-height: 1.15;
|
||||||
max-width: 30rem;
|
max-width: 30rem;
|
||||||
|
letter-spacing: -0.75px;
|
||||||
|
word-spacing: 6px;
|
||||||
font-family: ${plusJakartaSans.style.fontFamily};
|
font-family: ${plusJakartaSans.style.fontFamily};
|
||||||
|
|
||||||
@media only screen and (min-width: 576px) {
|
@media only screen and (min-width: 576px) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user