|
@@ -700,7 +700,7 @@ export default {
|
|
|
line-height: 1.8 !important;
|
|
|
background-color: rgba(255, 255, 255, 0) !important;
|
|
|
}
|
|
|
- :deep(p){
|
|
|
+ :deep(ul,ol,li,p){
|
|
|
font-size: 36px !important;
|
|
|
line-height: 1.8 !important;
|
|
|
background-color: rgba(255, 255, 255, 0) !important;
|