parent
2b3f99c421
commit
6d97fd030d
9 changed files with 240 additions and 42 deletions
|
|
@ -37,6 +37,14 @@ $chat-button-height: 50px;
|
|||
color: #505050;
|
||||
}
|
||||
|
||||
.h4 {
|
||||
font-family: 'Poppins', sans-serif;
|
||||
font-weight: 600;
|
||||
font-size: 11 * $chat-text-size;
|
||||
color: black;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.v-btn.outlined-button {
|
||||
font-family: 'Inter', sans-serif;
|
||||
font-weight: 700;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue