mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2024-11-11 09:34:35 +08:00
fixed account name alignment
This commit is contained in:
parent
7e868d267c
commit
c5712c48a8
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
.text-button {
|
||||
.text {
|
||||
font-size: 0.65rem;
|
||||
line-height: 0.65rem;
|
||||
line-height: 1rem;
|
||||
align-self: center;
|
||||
margin-left: 0.25rem;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue