forked from M3-Academy/challenge-landing-page
fix:removendo text-align
This commit is contained in:
parent
8a4066168f
commit
6d6ac6deee
@ -51,7 +51,7 @@ background: #000000;
|
|||||||
}
|
}
|
||||||
.TopInfocardDescription{
|
.TopInfocardDescription{
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
text-align: center;
|
text-align: left;
|
||||||
padding: 0 52px;
|
padding: 0 52px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 24px;
|
line-height: 24px;
|
||||||
|
Loading…
Reference in New Issue
Block a user