@@ -32,7 +32,7 @@ export default {
.text_left {
width: 100%;
line-height: 50px;
- padding: 20px 20px;
+ padding: 10px 20px 5px 20px;
color: blue;
}
</style>