Commit 7182365a authored by Denys Mishunov's avatar Denys Mishunov

Reset font-weight for the avatar-container

parent d23a53b6
...@@ -142,6 +142,7 @@ ...@@ -142,6 +142,7 @@
@include gl-mb-2; @include gl-mb-2;
.avatar-container { .avatar-container {
@include gl-font-weight-normal;
flex: 0 0 $sidebar-avatar-size; flex: 0 0 $sidebar-avatar-size;
border-color: $t-gray-a-08; border-color: $t-gray-a-08;
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment