hugo-theme-stack/assets/scss/partials/layout
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
..
404.scss refactor(scss): rename --content-padding to --card-padding 2020-09-20 19:03:41 +02:00
archives.scss feat(list): add subsection support (#81) 2020-12-22 21:14:50 +01:00
article.scss Also define the padding for div under .article-content 2021-03-03 21:23:13 -06:00
list.scss feat(list): add subsection support (#81) 2020-12-22 21:14:50 +01:00
search.scss refactor(search): remove .search-result--title style 2020-11-06 12:13:12 +01:00