sub header alignment to left
This commit is contained in:
parent
25bf7a46ac
commit
026bd911e5
1 changed files with 1 additions and 1 deletions
|
|
@ -222,7 +222,7 @@ export default {
|
|||
flex: none;
|
||||
}
|
||||
h5 {
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
line-height: 2rem;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue