banner list alignment fix
This commit is contained in:
parent
ff635cb7e2
commit
5ba5cb07aa
1 changed files with 1 additions and 1 deletions
|
@ -1211,7 +1211,7 @@ footer {
|
||||||
}
|
}
|
||||||
.flex-row .desc-text,
|
.flex-row .desc-text,
|
||||||
.flex-row .percent-text {
|
.flex-row .percent-text {
|
||||||
max-width: 430px;
|
max-width: 380px;
|
||||||
}
|
}
|
||||||
.flex-row-rev .desc-text {
|
.flex-row-rev .desc-text {
|
||||||
max-width: 710px;
|
max-width: 710px;
|
||||||
|
|
Loading…
Reference in a new issue