fix: Increase font size to 15px

This commit is contained in:
1ambda 2017-05-29 13:35:54 +09:00
parent a03b04b338
commit 34095775e1

View file

@ -8,6 +8,7 @@ body {
line-height: 1.6;
color: #4c555a;
letter-spacing: .2px;
font-size: 15px;
}
.jumbotron {