hugo-theme-stack-stars/assets/scss/partials/layout
Yihui Xie 38eb9c4eaf
fix(article): also define the padding for div under .article-content (#162)
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-06 20:41:46 +01: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 fix(article): also define the padding for div under .article-content (#162) 2021-03-06 20:41:46 +01: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