summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss6
1 files changed, 3 insertions, 3 deletions
diff --git a/style.scss b/style.scss
index 1220d39..56c4481 100644
--- a/style.scss
+++ b/style.scss
@@ -86,9 +86,9 @@ body {
}
}
-#feedlink p {
- font-size: 80%;
- line-height: 1em;
+.author {
+ font-size: 1em;
+ line-height: 1.8em;
}
.topbar {