remove unused font

This commit is contained in:
Audric Ackermann 2020-11-09 11:10:32 +11:00
parent 72b6538679
commit 051436339d
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4
17 changed files with 2 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -791,7 +791,7 @@
}
.module-group-notification__contact {
font-family: 'Public Sans';
font-family: $session-font-default;
font-weight: bold;
}
@ -891,7 +891,7 @@
}
.module-timer-notification__contact {
font-family: 'Public Sans';
font-family: $session-font-default;
font-weight: bold;
padding-inline-end: $session-margin-xs;
}

View File

@ -182,7 +182,6 @@
}
.session-message-wrapper {
font-family: $session-font-default;
letter-spacing: 0.03em;
margin-top: 3px;
margin-bottom: 3px;