Commit a1e8e971 authored by 崔佳豪's avatar 崔佳豪

style: 新产品引导页样式调整

parent a9eb245b
Pipeline #54108 passed with stages
...@@ -131,7 +131,7 @@ ...@@ -131,7 +131,7 @@
.card-title { .card-title {
font-size: 0.9em; font-size: 0.9em;
font-weight: bold; font-weight: bold;
line-height: 1.8; line-height: 1.9em;
position: relative; position: relative;
&::after { &::after {
content: ''; content: '';
...@@ -143,11 +143,12 @@ ...@@ -143,11 +143,12 @@
bottom: 0; bottom: 0;
background: @primary-color; background: @primary-color;
opacity: 0.75; opacity: 0.75;
border-radius: 1px;
} }
} }
.card-desc { .card-desc {
font-size: 0.7em; font-size: 0.7em;
line-height: 2; line-height: 2em;
} }
} }
} }
......
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