@ -171,7 +171,7 @@ $session-modal-size-lg: 650px;
$session-conversation-header-height: 60px;
@mixin fontWasaBold {
font-weight: 700;
font-weight: bold;
font-family: $session-font-family;
}
@ -189,6 +189,7 @@ $session-compose-margin: 20px;
.session-button {
margin-left: auto;
@include fontWasaBold();
&-buttons {
@ -103,7 +103,7 @@
@mixin session-h-title {
h1 {