Increase left margin for visibility descriptions
Now they line up with their title.
This commit is contained in:
parent
c7ae428b4c
commit
2be995d71c
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@
|
|||
}
|
||||
|
||||
.option-descr {
|
||||
margin-left: 24px;
|
||||
margin-left: 36px;
|
||||
color: $gray;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue