mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-03 12:29:46 +08:00
swapped margins around
This commit is contained in:
parent
2ff1cfea4e
commit
063cd82aa6
1 changed files with 2 additions and 5 deletions
|
@ -2051,11 +2051,8 @@ key {
|
|||
"text text"
|
||||
"buttons buttons";
|
||||
|
||||
.buttons,
|
||||
.tagsListAndButton,
|
||||
.info,
|
||||
.code {
|
||||
margin-top: 1rem;
|
||||
.text {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue