init
This commit is contained in:
13
xhs-mini-demos/component-case/image/image.css
Normal file
13
xhs-mini-demos/component-case/image/image.css
Normal file
@@ -0,0 +1,13 @@
|
||||
.page-section-ctn {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.image {
|
||||
margin-top: 15px;
|
||||
width: 345px;
|
||||
height: 225px;
|
||||
}
|
||||
|
||||
.test {
|
||||
border-radius: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user