mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-30 11:57:35 +08:00
message margin
This commit is contained in:
parent
ffbd80c173
commit
f1d3d8d559
1 changed files with 2 additions and 0 deletions
|
|
@ -2900,6 +2900,8 @@ key {
|
|||
color: var(--sub-color);
|
||||
}
|
||||
.message {
|
||||
margin-top: 0.25rem;
|
||||
margin-bottom: 0.25rem;
|
||||
display: flex;
|
||||
gap: 0.5rem;
|
||||
color: var(--text-color);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue