Remove display:flex from toctext

This commit is contained in:
alistair3149 2020-06-11 00:32:16 -04:00 committed by GitHub
commit 41b3cb55f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,6 @@
&text {
max-width: 250px;
display: flex;
direction: ltr;
}