This website requires JavaScript.
Explore
Help
Sign In
kienan
/
hugo-theme-zzo
mirror of
https://github.com/zzossig/hugo-theme-zzo.git
Watch
1
Star
0
Fork
You've already forked hugo-theme-zzo
0
Code
Issues
Projects
Releases
Wiki
Activity
91cf4b6be5
hugo-theme-zzo
/
assets
/
sass
/
components
/
_math.scss
5 lines
59 B
SCSS
Raw
Normal View
History
Unescape
Escape
exampleSite update
2019-11-17 16:44:04 +00:00
.
MathJax
{
Mathjax v3 -------- 1. update to mathjax 3 2. add scroll to long formula
2020-07-23 06:55:44 +00:00
overflow-x
:
auto
;
overflow-y
:
hidden
;
}