diff --git a/assets/css/style.css b/assets/css/style.css index ab80d58..95aad27 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -33,7 +33,7 @@ body { line-height: var(--line-height); background-color: var(--background); color: var(--text-color); - font-size: 110%; + font-size: 105%; } img {