hugo-theme-stack-stars/assets/scss/partials/layout
Jimmy Cai 495a3b0289
refactor: rewrite grid system & style changes (#231)
* refactor(WIP): add new SCSS mixin `respond`

Theme's stylesheet mixes the use of max-width and min-width for responsive design, and it's horrible.

* refactor: update variable.scss to use @mixin respond

* refactor(grid): adjust sidebar max-width

* refactor(partials/article.scss): use `@include respond`

* refactor(layout/article.scss): delete unused SCSS and migrate to `@include respond`

* Adjust left sidebar max-width on xl screen

* fix: right sidebar not sticky

* refactor(breakpoint): simplify `@mixin respond`

* refactor(breakpoints): improve warning message

* fix(breakpoint): return only the requested breakpoint

* fix: add missing padding to .article-details
2021-06-20 12:53:10 +02: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 refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00
list.scss fix: set the scrollbar-track background to transparent (#228) 2021-06-19 20:48:40 +02:00
search.scss refactor(search): remove .search-result--title style 2020-11-06 12:13:12 +01:00