hints text align
This commit is contained in:
parent
bee16794e7
commit
421bea6e6b
3 changed files with 3 additions and 1 deletions
|
|
@ -342,6 +342,7 @@ h6 {
|
|||
color: rgba(255, 255, 255, 1.0);
|
||||
font-weight: 400;
|
||||
text-align: left;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.section-description {
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -179,6 +179,7 @@ h6 {
|
|||
color: rgba(255, 255, 255, 1.0);
|
||||
font-weight: 400;
|
||||
text-align: left;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.section-description {
|
||||
|
|
|
|||
Loading…
Reference in a new issue