mirror of
https://gitee.com/ulthon/layui-ul.git
synced 2026-07-05 11:52:49 +08:00
14 lines
233 B
SCSS
14 lines
233 B
SCSS
.ul-jumbotron {
|
|
&.left {
|
|
.main {
|
|
text-align : left;
|
|
max-width : auto;
|
|
margin-left: 30px;
|
|
|
|
.desc {
|
|
margin: 25px auto 25px 0;
|
|
}
|
|
}
|
|
}
|
|
|
|
} |