fix: width

This commit is contained in:
Cory Dransfeldt 2024-04-29 11:02:30 -07:00
parent 385a4eb6fb
commit d2f86ed759

View file

@ -31,7 +31,7 @@
display: flex;
flex-direction: column;
justify-content: start;
max-width: 80%;
max-width: 75%;
}
& .title {