Commit 48b00754 authored by wind's avatar wind Committed by Gitee

fix css class name

parent dccb3ac6
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
.mb10 { .mb10 {
margin-bottom: 10px; margin-bottom: 10px;
} }
.ml0 { .ml10 {
margin-left: 10px; margin-left: 10px;
} }
.mt20 { .mt20 {
...@@ -49,7 +49,7 @@ ...@@ -49,7 +49,7 @@
.mb20 { .mb20 {
margin-bottom: 20px; margin-bottom: 20px;
} }
.m20 { .ml20 {
margin-left: 20px; margin-left: 20px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment