summaryrefslogtreecommitdiff
path: root/styles/globals.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/globals.css')
-rw-r--r--styles/globals.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/styles/globals.css b/styles/globals.css
index 713c742..6e5a179 100644
--- a/styles/globals.css
+++ b/styles/globals.css
@@ -5,10 +5,8 @@ body {
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell,
Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
-
-a {
- color: inherit;
- text-decoration: none;
+h1 {
+ font-weight: bold;
}
* {