Skip to content

Commit 5bdf9b0

Browse files
author
黄书伟
committed
实例样式优化
1 parent b1596eb commit 5bdf9b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/css/index.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ body, html {
117117
height:auto;
118118
float: left;
119119
position: relative;
120-
width: 80%;
120+
width: 75%;
121121
min-height:calc(100vh - 73px);
122122
padding-left:20px;
123123
background-color: #ffffff;
@@ -563,7 +563,7 @@ code {
563563
.example-codeHighlight code {
564564
font-family: Menlo,Monaco,Consolas,Courier,monospace;
565565
line-height: 1.2;
566-
font-size: 12px;
566+
font-size: 13px;
567567
}
568568

569569
.example-codeDescription-title {

0 commit comments

Comments
 (0)