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

style(scss): update rule-empty-line-before config

This commit is contained in:
Cotes Chung
2023-09-28 01:21:30 +08:00
parent 2d56597571
commit b489da89ca
4 changed files with 64 additions and 1 deletions

View File

@@ -527,6 +527,7 @@ main {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(100%);
}
@@ -536,6 +537,7 @@ main {
0% {
transform: translateX(-100%);
}
100% {
transform: translateX(100%);
}