Skip to content

Commit 9fda994

Browse files
committed
updated
1 parent 8d40022 commit 9fda994

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_sass/pkdoc.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ table {
130130
.highlight {
131131
border-radius: 5px;
132132
box-shadow: 6px 6px 0px #ccc, 12px 12px 0 #ddd, 18px 18px 0 #eee;
133-
font-size: 0.7rem;
133+
font-size: 0.8rem;
134134
}
135135
.highlighter-rouge {
136136
margin-bottom:35px;
@@ -237,7 +237,7 @@ table {
237237
display: block;
238238
margin-right: auto;
239239
margin-left: auto;
240-
width:600px;
240+
width:650px;
241241
}
242242
}
243243

0 commit comments

Comments
 (0)