diff --git a/assets/stylesheets/responsive/custom.scss b/assets/stylesheets/responsive/custom.scss index b7e8879bf..ed2406722 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; +}