소스 검색

set editor css body font-size 15.2px

tags/0.9.0
Alej 4 년 전
부모
커밋
fc6c4f49ff
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      vue-theme/editor-style.css

+ 2
- 1
vue-theme/editor-style.css 파일 보기

@@ -19,7 +19,7 @@
19 19
 .wp-block[data-align='wide'] {
20 20
     max-width: 1080px;
21 21
 }
22
- 
22
+
23 23
 /* Editor Width of "full-wide" blocks */
24 24
 .wp-block[data-align='full'] {
25 25
     max-width: none;
@@ -28,6 +28,7 @@
28 28
 body {
29 29
     font-family: Questrial, sans-serif;
30 30
     color: #0d0d0d;
31
+    font-size:15.2px;
31 32
 }
32 33
 
33 34
 p{

Loading…
취소
저장