align card text to left
This commit is contained in:
parent
aab2b39c50
commit
28f272cafc
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ strong {
|
|||
|
||||
p {
|
||||
color: get-light-color('text-color');
|
||||
text-align: justify;
|
||||
text-align: left;
|
||||
text-justify: inter-word;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue