@@ -78,4 +78,10 @@ p {
font-size: 18px;
text-indent: 2rem;
}
+/deep/.content p img {
+ width: 100%;
+ height: 195px;
+ position: relative;
+ left: -30px;
+}
</style>