Add subpixel antialiasing to application

Subjective - makes it slightly more pleasing
This commit is contained in:
Claudio Ortolina
2025-02-10 10:36:00 +00:00
parent b02a44f495
commit af77095e6c
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en" class="[scrollbar-gutter:stable] scroll-smooth">
<html lang="en" class="[scrollbar-gutter:stable] scroll-smooth subpixel-antialiased">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />