Remove interfont and use Open Sans + Poppins fonts instead. #1625

This commit is contained in:
Gabe Kangas
2022-06-24 16:27:45 -07:00
parent 5d65b4b3b1
commit b7df2949e4
8 changed files with 46 additions and 12 deletions

View File

@@ -6,8 +6,9 @@
margin: 8px 5px;
border-left: 2px solid;
.user {
font-weight: bold;
font: var(--theme-header-font-family);
color: var(--color-owncast-grey-100);
font-weight: bold;
}
.message {
color: var(--color-owncast-grey-100);