app/assets/sass/views/_landingpage.scss: center steps.
This commit is contained in:
parent
a822f00a7f
commit
fc573d4565
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
||||||
|
|
||||||
.steps {
|
.steps {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
justify-content: center;
|
||||||
column-gap: 2rem;
|
column-gap: 2rem;
|
||||||
|
|
||||||
.steps-img {
|
.steps-img {
|
||||||
|
|
|
||||||
Reference in a new issue