Antialias all text
This commit is contained in:
parent
5ded3ebef8
commit
133bea6aa4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
||||||
<title>rebuilding-platformsh</title>
|
<title>rebuilding-platformsh</title>
|
||||||
</head>
|
</head>
|
||||||
<body class="font-sans bg-gray-200">
|
<body class="antialiased font-sans bg-gray-200">
|
||||||
<noscript>
|
<noscript>
|
||||||
<strong>We're sorry but rebuilding-platformsh doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
<strong>We're sorry but rebuilding-platformsh doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||||
</noscript>
|
</noscript>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue