hints text align

This commit is contained in:
ReznoRMichael 2021-08-06 12:58:04 +02:00
parent bee16794e7
commit 421bea6e6b
3 changed files with 3 additions and 1 deletions

View file

@ -342,6 +342,7 @@ h6 {
color: rgba(255, 255, 255, 1.0); color: rgba(255, 255, 255, 1.0);
font-weight: 400; font-weight: 400;
text-align: left; text-align: left;
justify-content: flex-start;
} }
.section-description { .section-description {

File diff suppressed because one or more lines are too long

View file

@ -179,6 +179,7 @@ h6 {
color: rgba(255, 255, 255, 1.0); color: rgba(255, 255, 255, 1.0);
font-weight: 400; font-weight: 400;
text-align: left; text-align: left;
justify-content: flex-start;
} }
.section-description { .section-description {