1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2026-05-07 17:28:39 +00:00

Merge branch 'feature/simplify-html-struct'

This commit is contained in:
Cotes Chung
2021-12-31 00:09:53 +08:00
3 changed files with 19 additions and 16 deletions
+1 -1
View File
@@ -1075,7 +1075,7 @@ $sidebar-display: "sidebar-display";
}
}
.row.alone {
div.row:first-of-type:last-of-type { // alone
margin-bottom: 4rem;
}
}