diff --git a/beango/css/beango.css b/beango/css/beango.css index bd09dd7..3df70a7 100644 --- a/beango/css/beango.css +++ b/beango/css/beango.css @@ -80,7 +80,7 @@ body { overflow-wrap: normal; hyphens: none; font-size: 1.5rem; /* Moved font size here */ - font-weight: 500; + font-weight: 600; line-height: 1.2; color: var(--cell-text-color, #000); text-shadow: var(--cell-text-outline, none);