diff --git a/frontend/src/styles/about.scss b/frontend/src/styles/about.scss index 06fa228af..151bc724b 100644 --- a/frontend/src/styles/about.scss +++ b/frontend/src/styles/about.scss @@ -14,13 +14,21 @@ display: grid; gap: 0.25rem; - .title { + .bigtitle { font-size: 2rem; line-height: 2rem; color: var(--sub-color); margin: 0 0 1rem 0; } + .title { + font-size: 1rem; + line-height: 1rem; + color: var(--sub-color); + margin: 0; + font-weight: 300; + } + .contactButtons, .supportButtons { margin-top: 1rem; @@ -50,14 +58,6 @@ color: var(--text-color); } - h1 { - font-size: 1rem; - line-height: 1rem; - color: var(--sub-color); - margin: 0; - font-weight: 300; - } - p { margin: 0; padding: 0; diff --git a/frontend/src/styles/nav.scss b/frontend/src/styles/nav.scss index 49e15b8f0..56162c48c 100644 --- a/frontend/src/styles/nav.scss +++ b/frontend/src/styles/nav.scss @@ -184,9 +184,12 @@ } position: relative; font-size: 2rem; - margin-top: -0.4rem; font-family: "Lexend Deca"; transition: color 0.25s; + font-weight: unset; + margin-block-start: unset; + margin-block-end: unset; + margin-top: -0.2em; } white-space: nowrap; user-select: none; diff --git a/frontend/src/styles/settings.scss b/frontend/src/styles/settings.scss index ee47e6dfb..d459a18a2 100644 --- a/frontend/src/styles/settings.scss +++ b/frontend/src/styles/settings.scss @@ -153,9 +153,8 @@ } } - h1 { + .title { font-size: 1rem; - line-height: 1rem; color: var(--sub-color); margin: 0; grid-area: title; diff --git a/frontend/static/html/pages/about.html b/frontend/static/html/pages/about.html index a6eb1a32d..338a59476 100644 --- a/frontend/static/html/pages/about.html +++ b/frontend/static/html/pages/about.html @@ -51,8 +51,7 @@

distribution of time 60 leaderbord results

-
about
- +
about

Monkeytype is a minimalistic typing test, featuring many test modes, an account system to save your typing speed history and user configurable @@ -60,7 +59,7 @@

-

word set

+
word set

By default, this website uses the most common 200 words in the English language to generate its tests. You can change to an expanded set (1000 @@ -68,7 +67,7 @@

-

keybinds

+
keybinds

You can use tab @@ -90,7 +89,7 @@

-

stats

+
stats

wpm - total amount of characters in the correctly typed words (including spaces), divided by 5 and normalised to 60 seconds. @@ -118,7 +117,7 @@

-

results screen

+
results screen

After completing a test you will be able to see your wpm, raw wpm, accuracy, character stats, test length, leaderboards info and test info. @@ -129,7 +128,7 @@

-

bug report or feature request

+
bug report or feature request

If you encounter a bug, or have a feature request - join the Discord server, send me an email, a direct message on Twitter or create an issue @@ -137,7 +136,7 @@

-
support
+
support

Thanks to everyone who has supported this project. It would not be possible without you and your continued support. @@ -181,7 +180,7 @@

-
contact
+
contact

If you encounter a bug, have a feature request or just want to say hi - here are the different ways you can contact me directly. @@ -221,7 +220,7 @@

-
credits
+
credits