0
Fork 0
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:
Charles Zhao 2023-09-04 10:57:18 +08:00 committed by GitHub
parent 8607b3eb75
commit 89300379bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,6 @@
justify-content: space-between;
align-items: center;
gap: _.unit(6);
margin-bottom: _.unit(4);
.image {
flex-shrink: 0;