aboutsummaryrefslogtreecommitdiff
path: root/src/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.scss')
-rw-r--r--src/style.scss7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/style.scss b/src/style.scss
index 85ca6a4..596669a 100644
--- a/src/style.scss
+++ b/src/style.scss
@@ -114,6 +114,13 @@ a {
font-weight: 600;
}
+.category-subtitle {
+ font-size: .9rem;
+ line-height: 1;
+ margin: 1rem 0 .5rem;
+ font-weight: 600;
+}
+
.icon-preview-wrap {
position: relative;