💄 Move fixed post copyright word break limit.

This commit is contained in:
凡梦星尘
2022-12-31 21:54:21 +08:00
parent a59b6a6f32
commit dac9b379dc
2 changed files with 5 additions and 15 deletions

View File

@@ -59,6 +59,10 @@
@include post-card();
border: none;
background: none;
li {
word-break: break-all;
}
}
}