1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Reduce style class for page layout

This commit is contained in:
Cotes Chung
2021-12-13 17:34:48 +08:00
parent ebb3dc940c
commit a403ffee42
2 changed files with 2 additions and 2 deletions

View File

@@ -1075,7 +1075,7 @@ $sidebar-display: "sidebar-display";
}
}
.row.alone {
div.row:first-of-type:last-of-type { // alone
margin-bottom: 4rem;
}
}