aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assets/stylesheets/responsive/custom.scss5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss
index b7e8879..ed24067 100644
--- a/assets/stylesheets/responsive/custom.scss
+++ b/assets/stylesheets/responsive/custom.scss
@@ -555,3 +555,8 @@ dt {
}
}
+/* Authority page */
+.action-bar__follower-count {
+ padding: 3px;
+ font-size: 1.1rem;
+}