make info text bolder

This commit is contained in:
Send_Nukez 2021-11-13 17:25:20 +01:00
parent a77033801d
commit 215fbad04e

View file

@ -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;