Penar Musaraj
39a4e4b71e
UX: Use CSS custom properties for colors
2020-08-06 11:01:34 -04:00
Joe
5233654fd2
FIX: ensures wide equations are responsive on Safari
...
This commit ensures that wide equations can be scrolled on Safari. It previously failed because Safari doesn't not support the two value overflow shorthand.
2020-03-06 07:34:46 +08:00
Joe
595fc8675b
FIX: don't wrap inline math ( #17 )
...
* adds CSS classes for styling
* don't wrap inline-math
* adds comment about selectors
2019-09-10 14:56:59 +10:00
Joe
9615034d78
FEATURE: Responsive equations ( #16 )
...
* adds class to math containers for styling
* adds responsive styles
2019-09-09 15:08:01 +10:00