Fix subtitle alignment at small breakpoint
This commit is contained in:
parent
8ed038fb6b
commit
c6f0197ef9
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@
|
|||
max-width: 520px;
|
||||
}
|
||||
.title,
|
||||
[role="doc-subtitle"],
|
||||
.description {
|
||||
text-align: left;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue