@@ -110,4 +110,10 @@ export default {
line-height: 300px;
margin: 0;
}
+
+.coverImg {
+ width: 100%;
+ height: 90px;
+ display: block;
+}
</style>