Commit 7acee561 by guomingpang

style:学员周活跃 样式 修改

parent e9a52548
...@@ -30,6 +30,7 @@ ...@@ -30,6 +30,7 @@
} }
.data-wrap { .data-wrap {
background: #fff; background: #fff;
padding-bottom: 25px;
.data-box { .data-box {
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
...@@ -85,15 +86,15 @@ ...@@ -85,15 +86,15 @@
border-radius: 4px; border-radius: 4px;
background: #fafafa; background: #fafafa;
height: 124px; height: 124px;
width: 66%; width: 55%;
position: absolute; position: absolute;
right: 16px; right: 16px;
top: 16px; top: 28px;
padding: 8px 24px 0; padding: 8px 0 0;
.course-item { .course-item {
display: inline-block; display: inline-block;
width: 50%; width: 50%;
padding: 4px 0 12px; padding: 4px 24px 12px;
.course-title { .course-title {
font-size: 12px; font-size: 12px;
color: #999; color: #999;
......
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