fix: width
This commit is contained in:
parent
385a4eb6fb
commit
d2f86ed759
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: start;
|
justify-content: start;
|
||||||
max-width: 80%;
|
max-width: 75%;
|
||||||
}
|
}
|
||||||
|
|
||||||
& .title {
|
& .title {
|
||||||
|
|
Reference in a new issue