@@ -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;