This commit is contained in:
parent
af93c718bc
commit
769e9bdb94
@ -102,8 +102,8 @@
|
||||
.steps {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 80px;
|
||||
text-align: justify;
|
||||
gap: 120px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.step h3 {
|
||||
@ -123,11 +123,11 @@
|
||||
.features-list {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 30px;
|
||||
gap: 50px;
|
||||
}
|
||||
|
||||
.feature {
|
||||
text-align: justify;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.feature h3 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user