Skip to content

Commit 748e36d

Browse files
author
KR
committed
minor style corrections
1 parent d67dd56 commit 748e36d

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

src/templates/page.scss

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ body{
7171

7272
.doc-page {
7373

74+
line-height: 25px;
75+
7476
h2 > * {
7577
font-size: 25px;
7678
@media (max-width: 576px) {
@@ -428,10 +430,6 @@ code[class*="language-"] {
428430
max-width: 26rem;
429431
}
430432

431-
.px-20 {
432-
padding-left: 6rem;
433-
padding-right: 6rem;
434-
}
435433

436434
.next_button,
437435
.prev_button {

0 commit comments

Comments
 (0)