Commit 0a62cb82 authored by ddcat1115's avatar ddcat1115

update Result

parent e7d8c49e
......@@ -24,19 +24,19 @@
color: @heading-color;
font-weight: 500;
line-height: 32px;
margin-bottom: 16px;
margin-bottom: 8px;
}
.description {
font-size: 14px;
color: @text-color-secondary;
margin-bottom: 24px;
margin-bottom: 16px;
}
.extra {
background: rgba(245, 245, 245, 0.5);
padding: 24px 40px;
margin-bottom: 32px;
padding: 16px 40px;
margin-bottom: 24px;
border-radius: @border-radius-sm;
text-align: left;
}
......
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