Add content grid hotfix
This commit is contained in:
@@ -8,7 +8,7 @@ function MyApp({ Component, pageProps }) {
|
|||||||
<link rel="shortcut icon" href="/gractwo.svg" />
|
<link rel="shortcut icon" href="/gractwo.svg" />
|
||||||
<title>Gractwo</title>
|
<title>Gractwo</title>
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossOrigin />
|
||||||
<link
|
<link
|
||||||
href="https://fonts.googleapis.com/css2?family=Lexend:wght@600&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Lexend:wght@600&display=swap"
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
|
|||||||
Reference in New Issue
Block a user