12 lines
229 B
Plaintext
12 lines
229 B
Plaintext
|
/* homeSub/pages/projectExperience/projectExperience.wxss */
|
||
|
.out-box{
|
||
|
width: 720rpx;
|
||
|
margin-left: 15rpx;
|
||
|
margin-right: 15rpx;
|
||
|
background-color: #ffffff;
|
||
|
position: absolute;
|
||
|
}
|
||
|
|
||
|
.title-box{
|
||
|
margin: 30rpx;
|
||
|
}
|