diff --git a/lesingle-creation-frontend/src/views/public/mine/Index.vue b/lesingle-creation-frontend/src/views/public/mine/Index.vue index 6a1519e..fdcc41a 100644 --- a/lesingle-creation-frontend/src/views/public/mine/Index.vue +++ b/lesingle-creation-frontend/src/views/public/mine/Index.vue @@ -43,8 +43,8 @@ - - @@ -219,7 +219,9 @@ $primary: #6366f1; font-size: 13px; color: #6b21a8; - strong { font-weight: 700; } + strong { + font-weight: 700; + } } .mine-page {