hugo-theme-stack-stars/assets/scss
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
..
external 🎉 Initial commit 2020-08-22 13:20:08 +02:00
partials refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00
breakpoints.scss refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00
custom.scss feat: add support for custom SCSS 2020-10-31 23:36:16 +01:00
grid.scss refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00
style.scss feat(list): add subsection support (#81) 2020-12-22 21:14:50 +01:00
variables.scss refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00