Commit be2340d4 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: styling

parent 5c0015cd
......@@ -32,6 +32,10 @@ math {
@apply underline;
}
iframe {
@apply rounded-lg;
}
ol > li {
counter-increment: list-number;
display: block;
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment