Archived
1
0
Fork 0

app/assets/sass/views/_landingpage.scss: center steps.

This commit is contained in:
Henrik Hautakoski 2022-08-04 19:47:26 +02:00
parent a822f00a7f
commit fc573d4565

View file

@ -12,6 +12,7 @@
.steps {
display: flex;
justify-content: center;
column-gap: 2rem;
.steps-img {