Add subpixel antialiasing to application
Subjective - makes it slightly more pleasing
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="en" class="[scrollbar-gutter:stable] scroll-smooth">
|
<html lang="en" class="[scrollbar-gutter:stable] scroll-smooth subpixel-antialiased">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8" />
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||||
|
|||||||
Reference in New Issue
Block a user