Hugo-theme-stack/assets/scss/partials
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
..
highlight fix(article): code background (#139) 2021-02-11 21:22:02 +01:00
layout refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00
article.scss refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00
base.scss fix(style): show y-axis page scrollbar always 2020-09-03 23:27:50 +02:00
footer.scss fix: add margin-top to site footer 2020-09-09 11:37:43 +02:00
menu.scss refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00
pagination.scss refactor(scss): remove helper/shadow. Expose shadow style in CSS variables 2020-09-09 16:14:30 +02:00
sidebar.scss refactor: rewrite grid system & style changes (#231) 2021-06-20 12:53:10 +02:00
widgets.scss feat(widget): new archive widget style 2020-10-17 10:34:36 +02:00