hugo-theme-stack/assets/scss/partials
youlinaixu2017 ec2630d48c Fix Categories widget shadow missing at top-left
Add
.subsection-list {
    .article-list--tile {
         padding-top: 8px;
         padding-left: 8px;
         }
}
2024-11-02 16:03:46 +08:00
..
comments feat(comments): DisqusJS integration (#307) 2021-08-15 19:19:51 +02:00
highlight fix(article): margin collapsing in code block (firefox) (#833) 2023-09-03 13:03:17 +02:00
layout Fix Categories widget shadow missing at top-left 2024-11-02 16:03:46 +08:00
article.scss fix: article category overflow (#1055) 2024-09-07 13:25:26 +02:00
base.scss feat: add RTL Support and update demo site to Show Arabic/RTL content (#519) 2022-03-04 00:25:34 +01:00
footer.scss refactor: Use flexbox gap (#520) 2022-03-03 23:11:19 +01:00
menu.scss fix: rename .social-menu to .menu-social to avoid being blocked by ad blockers (#993) 2024-03-27 16:24:03 +01:00
pagination.scss refactor: Use flexbox gap (#520) 2022-03-03 23:11:19 +01:00
sidebar.scss fix(sidebar): add padding-bottom to the right sidebar (#765) 2023-07-12 09:12:58 +08:00
widgets.scss refactor: Use flexbox gap (#520) 2022-03-03 23:11:19 +01:00