mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
fix: Increase font size to 15px
This commit is contained in:
parent
a03b04b338
commit
34095775e1
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ body {
|
|||
line-height: 1.6;
|
||||
color: #4c555a;
|
||||
letter-spacing: .2px;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.jumbotron {
|
||||
|
|
|
|||
Loading…
Reference in a new issue