hugo-theme-stack-stars/layouts/_default
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
..
_markup fix: incorrect image & menu path for site hosted in subdir (#168) 2021-03-07 13:13:07 +01:00
archives.html refactor(archives): remove archive.categories i18n item (#108) 2021-01-01 13:04:37 +01:00
baseof.html fix: dark mode toggle inconsistent positioning (#89) 2020-12-24 11:06:58 +01:00
list.html feat(list): display subsections in list style when there are no normal pages (#121) 2021-01-07 11:28:16 +01:00
single.html refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00