diff --git a/common/css/page.css b/common/css/page.css index 470c8542..d99fa69a 100644 --- a/common/css/page.css +++ b/common/css/page.css @@ -275,6 +275,9 @@ button:before { .fw-b { font-weight: 500; } +.fw-n { + font-weight: 400; +} .auto { margin: 0 auto; } diff --git a/components/diy/carousel.vue b/components/diy/carousel.vue index 66372f6d..1335031a 100644 --- a/components/diy/carousel.vue +++ b/components/diy/carousel.vue @@ -1,6 +1,6 @@ {{ form.content.title }}