mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
fix(console): block margin should be the same on get-started page (#4414)
This commit is contained in:
parent
8607b3eb75
commit
89300379bd
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@
|
|||
justify-content: space-between;
|
||||
align-items: center;
|
||||
gap: _.unit(6);
|
||||
margin-bottom: _.unit(4);
|
||||
|
||||
.image {
|
||||
flex-shrink: 0;
|
||||
|
|
Loading…
Reference in a new issue