This commit is contained in:
parent
9aaa2b9240
commit
13c0e0f23d
1 changed files with 2 additions and 2 deletions
|
@ -66,11 +66,11 @@ body,
|
||||||
}
|
}
|
||||||
|
|
||||||
.center-text {
|
.center-text {
|
||||||
left: 2px;
|
left: 2px !important;
|
||||||
|
right: 2px !important;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
max-width: 100vw;
|
max-width: 100vw;
|
||||||
right: 2px;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue