diff --git a/www/css/style.css b/www/css/style.css index a3110d9..bbebf47 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -15,7 +15,6 @@ body { grid-template-rows: auto 1fr auto; /* SEE: https://www.geeksforgeeks.org/css/css-grid-layout-the-fr-unit/ */ font-family: "Rubik", sans-serif; - font-optical-sizing: auto; font-weight: 300; font-style: normal; }