diff --git a/frontend/src/styles/about.scss b/frontend/src/styles/about.scss index 151bc724b..6af59a015 100644 --- a/frontend/src/styles/about.scss +++ b/frontend/src/styles/about.scss @@ -2,6 +2,11 @@ display: grid; gap: 2rem; + h2 { + font-size: 1rem; + margin: 0; + } + .created { text-align: center; color: var(--sub-color); diff --git a/frontend/static/html/pages/about.html b/frontend/static/html/pages/about.html index d410c0ce9..35b38d57b 100644 --- a/frontend/static/html/pages/about.html +++ b/frontend/static/html/pages/about.html @@ -52,11 +52,19 @@
- Monkeytype is a minimalistic typing test, featuring many test modes, an - account system to save your typing speed history and user configurable - features like themes, a smooth caret and more. -
+