Skip to content

Commit 468fc08

Browse files
committed
Increase body font size to 16px.
1 parent 47b4875 commit 468fc08

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,4 +389,9 @@ h6 {
389389
.navbar-inverse .navbar-toggle:hover {
390390
background-color: #225077;
391391
border-color: #020029;
392+
}
393+
394+
body {
395+
font-size: 16px;
396+
line-height: 1.5;
392397
}

0 commit comments

Comments
 (0)