Removed text-align from card content

This commit is contained in:
Stephan 2019-03-24 10:18:52 +01:00
parent 069efe1e1d
commit e2f42f7dc8

View file

@ -26,7 +26,7 @@
* { * {
font-family: $family_text_card; font-family: $family_text_card;
text-align: center; // text-align: center;
} }
& > div { & > div {