1 parent fdf34ae commit adaca5eCopy full SHA for adaca5e
2 files changed
zensical.toml
@@ -74,7 +74,7 @@ nav = [
74
#
75
# Read more: https://zensical.org/docs/customization/#additional-css
76
77
-#extra_css = ["assets/stylesheets/extra.css"]
+extra_css = ["assets/stylesheets/extra.css"]
78
79
# With the `extra_javascript` option you can add your own JavaScript to your
80
# project to customize the behavior according to your needs.
zh-tw/assets/stylesheets/extra.css
@@ -0,0 +1,3 @@
1
+html.js-focus-visible.js body header.md-header.md-header--shadow nav.md-header__inner.md-grid {
2
+ padding: 0 2rem;
3
+}
0 commit comments