From 762ab787381b743b2e2bb1d8a3b7ee5aeacb7e0e Mon Sep 17 00:00:00 2001
From: long <515897141@qq.com>
Date: 星期五, 18 二月 2022 12:01:16 +0800
Subject: [PATCH] 修复命名

---
 src/styles/ry.scss |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/styles/ry.scss b/src/styles/ry.scss
index 225a386..d8eacfd 100644
--- a/src/styles/ry.scss
+++ b/src/styles/ry.scss
@@ -37,7 +37,7 @@
 .mb10 {
 	margin-bottom: 10px;
 }
-.ml0 {
+.ml10 {
 	margin-left: 10px;
 }
 .mt20 {
@@ -49,7 +49,7 @@
 .mb20 {
 	margin-bottom: 20px;
 }
-.m20 {
+.ml20 {
 	margin-left: 20px;
 }
 

--
Gitblit v1.8.0