Removed text-align from card content
This commit is contained in:
parent
069efe1e1d
commit
e2f42f7dc8
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
* {
|
* {
|
||||||
font-family: $family_text_card;
|
font-family: $family_text_card;
|
||||||
text-align: center;
|
// text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
& > div {
|
& > div {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue