mirror of
https://github.com/GitbookIO/gitbook.git
synced 2026-09-16 15:45:13 +00:00
Increase content font-size
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
max-width: @page-width;
|
||||
margin: 0px auto;
|
||||
padding: 20px 15px 40px 15px;
|
||||
|
||||
font-size: @page-font-size;
|
||||
.gitbook-markdown(@md-color: @page-color, @md-line-height: @page-line-height);
|
||||
overflow: visible;
|
||||
|
||||
|
||||
@@ -23,6 +23,7 @@
|
||||
@page-width: 800px;
|
||||
@page-color: #333333;
|
||||
@page-line-height: 1.7;
|
||||
@page-font-size: 16px;
|
||||
// Button
|
||||
@button-padding: 19px;
|
||||
@button-background: transparent;
|
||||
|
||||
Reference in New Issue
Block a user