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;
|
||||
flex-direction: column;
|
||||
justify-content: start;
|
||||
max-width: 80%;
|
||||
max-width: 75%;
|
||||
}
|
||||
|
||||
& .title {
|
||||
|
|
Reference in a new issue