mirror of
https://github.com/danbulant/dribbblish-dynamic-theme
synced 2026-05-25 13:02:10 +00:00
make info text bolder
This commit is contained in:
parent
a77033801d
commit
215fbad04e
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
background-color: spiceColor("button");
|
||||
border-radius: var(--sidebar-icons-border-radius);
|
||||
line-height: 13px;
|
||||
@include spiceFont("glue", 14px);
|
||||
@include spiceFont("glue", 14px, "Medium");
|
||||
|
||||
&[clickable] {
|
||||
cursor: pointer;
|
||||
|
|
|
|||
Loading…
Reference in a new issue