diff --git a/pages/index.js b/pages/index.js index 03fb609..afcd981 100644 --- a/pages/index.js +++ b/pages/index.js @@ -18,39 +18,42 @@ export default function Home() {
-
+

99,9k

Wysłane wiadomości

-
-
+ +

Status botów

-
-
+ + -
-
+ + -
-
+ +

196

Członków

-
-
+ +

697 dni

Istnienia Gractwa

-
-
+ + -
-
+ + -
-
+ + -
+
diff --git a/styles/globals.scss b/styles/globals.scss index 097a6c6..d7cc310 100644 --- a/styles/globals.scss +++ b/styles/globals.scss @@ -106,7 +106,7 @@ article.main { grid-gap: 2rem; grid-template-rows: repeat(2, 10rem); grid-template-columns: repeat(7, 11rem); - div { + a { display: flex; flex-direction: column; align-items: center; @@ -125,7 +125,7 @@ article.main { font-size: 1.6rem; } } - div:hover { + a:hover { background-color: var(--black0); box-shadow: 7 px 21px rgba(0, 0, 0, 0.25); }