links label font weight increased

This commit is contained in:
nklhrstv 2020-03-30 00:11:06 +03:00
parent 77b2886aa7
commit 2d2af6c01f

View file

@ -4,6 +4,7 @@
.label-container {
margin-bottom: 0.2rem;
text-transform: uppercase;
font-weight: 500;
color: @color-surface-dark3-90;
}