mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-12 19:02:53 +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" />
|
||||
|
||||
// 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;
|
||||
line-height: 1.15;
|
||||
max-width: 30rem;
|
||||
letter-spacing: -0.75px;
|
||||
word-spacing: 6px;
|
||||
font-family: ${plusJakartaSans.style.fontFamily};
|
||||
|
||||
@media only screen and (min-width: 576px) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user