We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04bf98a commit 7149e8dCopy full SHA for 7149e8d
2 files changed
content/task-list.md
@@ -1,4 +1,4 @@
1
-Go/No-Go
2
-Stroop Task
3
-N-Back
4
-Dot Probe
+- Go/No-Go Task
+- Stroop Task
+- N-Back Task
+- Dot Probe Task
css/style.css
@@ -60,7 +60,7 @@ body.dark {
60
}
61
62
h1, h2 {
63
- font-family: 'Press Start 2P', cursive;
+ font-family: 'Space Grotesk', cursive;
64
65
66
.theme-toggle {
0 commit comments