@@ -89,8 +89,11 @@ export default {
font-size: vw(28);
// font-weight: bold;
color: #ffff;
- line-height: vw(50);
+ line-height: vw(48);
white-space: pre-wrap;
+ p {
+ margin: 0;
+ }
}
</style>