generated from nhcarrigan/template
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 297948fb46 | |||
| 0dd715f9a1 |
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "announcements",
|
||||
"version": "0.1.0",
|
||||
"name": "blog",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev -p 3003",
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
@tailwind utilities;
|
||||
|
||||
* {
|
||||
font-family: "OpenDyslexic", monospace;
|
||||
font-family: "Vampyr", monospace;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
||||
Reference in New Issue
Block a user