mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -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;
|
justify-content: space-between;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: _.unit(6);
|
gap: _.unit(6);
|
||||||
margin-bottom: _.unit(4);
|
|
||||||
|
|
||||||
.image {
|
.image {
|
||||||
flex-shrink: 0;
|
flex-shrink: 0;
|
||||||
|
|
Loading…
Reference in a new issue