diff --git a/assets/css/baseof.css b/assets/css/baseof.css index eb23c26..d69f845 100644 --- a/assets/css/baseof.css +++ b/assets/css/baseof.css @@ -54,7 +54,7 @@ body { font-family: 'Open Sans', sans-serif; font-size: 16px; - line-height: 1.5; + line-height: normal; -webkit-font-smoothing: antialiased; background-color: var(--background);