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 {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
column-gap: 2rem;
|
||||
|
||||
.steps-img {
|
||||
|
|
|
|||
Reference in a new issue