systemphil / symposia

Symposia is a philosophy course platform🏺
https://symposia.sphil.xyz
Apache License 2.0
6 stars 1 forks source link

Tailor mdx styles #37

Open Firgrep opened 11 months ago

Firgrep commented 11 months ago

Right now we're using the CSS that comes with the mdx-editor both in the editor and in the presentational layer. Though these are nice, we should at some point create our own distinctive style by making our own CSS. However, we should begin from the CSS file provided by mdx-editor, create our own, which the app will refer to, and then alter as necessary.