diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 16:00:26 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 16:00:26 +0200 |
commit | eb59369e8c3c368b45d2739cd588d081c2cc24f4 (patch) | |
tree | 52e08439132ca6777a8285fda34ad1849b2a9c56 /src/style.scss | |
parent | readme image fix (diff) | |
parent | readme image fix (diff) | |
download | tabler-icons-eb59369e8c3c368b45d2739cd588d081c2cc24f4.tar.xz |
Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons
Diffstat (limited to 'src/style.scss')
-rw-r--r-- | src/style.scss | 7 |
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; |