Add topic to rom info

Issue #59.
This commit is contained in:
N-Pex 2021-02-17 10:49:54 +01:00
parent ee3dd935be
commit bd60f9ebd4
2 changed files with 16 additions and 0 deletions

View file

@ -29,6 +29,14 @@ $chat-button-height: 50px;
color: black;
}
.h3 {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 18 * $chat-text-size;
text-align: center;
color: #505050;
}
.v-btn.outlined-button {
font-family: 'Inter', sans-serif;
font-weight: 700;