hugo-theme-stack/assets/scss
Yihui Xie 92c39129e8
Also define the padding for div under .article-content
Fixes rstudio/blogdown#591: not only `<p>` but also `<div>` could be the direct child of `.article-content`, so we also need the padding for `<div>`. The `div`s are generated by Pandoc, instead of Hugo's Markdown renderer. I think it will be great to support both ways.
2021-03-03 21:23:13 -06:00
..
external 🎉 Initial commit 2020-08-22 13:20:08 +02:00
partials Also define the padding for div under .article-content 2021-03-03 21:23:13 -06:00
breakpoints.scss refactor(scss): create breakpoints.scss 2020-09-09 16:03:09 +02:00
custom.scss feat: add support for custom SCSS 2020-10-31 23:36:16 +01:00
grid.scss fix: dark mode toggle inconsistent positioning (#89) 2020-12-24 11:06:58 +01:00
style.scss feat(list): add subsection support (#81) 2020-12-22 21:14:50 +01:00
variables.scss assets: fix font-family fallback (#130) 2021-02-11 19:00:59 +01:00