| src/components/CommonTitle.vue | ●●●●● patch | view | raw | blame | history |
src/components/CommonTitle.vue
@@ -14,6 +14,7 @@ </script> <style scoped lang="scss"> .overview-title { border: 1px solid red; height: hToV(42); background-image: url(@/assets/images/title-bg.png); background-repeat: no-repeat; @@ -25,7 +26,6 @@ font-weight: 400; font-size: 20px; color: #FFFFFF; line-height: 23px; text-shadow: 0px 0px 7px rgba(75,180,229,0.69), 0px 2px 8px rgba(5,28,55,0.42); text-align: left; font-style: normal;