fix: hr tag's margin use 1.5rem

This commit is contained in:
shuai
2025-05-30 11:22:00 +08:00
committed by dashuai
parent 60f87fd294
commit d2768b1f11
+1
View File
@@ -216,6 +216,7 @@ img[src=''] {
text-align: center;
opacity: 1;
flex: none;
margin: 1.5rem 0;
&::before {
content: '';
position: absolute;