clean up chat section
This commit is contained in:
parent
fa6c1d7977
commit
e999b48e7b
3 changed files with 10 additions and 6 deletions
|
|
@ -124,6 +124,10 @@ body {
|
|||
letter-spacing: .4px;
|
||||
}
|
||||
|
||||
.uppercase {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
|
||||
// Spacing utility classes
|
||||
.mb-2 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue