feat: 新增样式文件
This commit is contained in:
8
src/static/scss/margin.scss
Normal file
8
src/static/scss/margin.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
// 外边距-bottom
|
||||
.mb-10 {
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.mb-12 {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
Reference in New Issue
Block a user