change(ui) - fontweight in pref

This commit is contained in:
Shekar Siri 2022-08-24 17:17:54 +02:00
parent f639d02604
commit 8f8556fc45

View file

@ -2,10 +2,8 @@
.left {
padding: 40px;
width: 320px;
font-weight: 300;
& .info {
color: $gray-medium;
font-weight: 300;
}
}