Antialias text
This commit is contained in:
parent
25259d1db1
commit
2e0d9eb39d
|
@ -7,7 +7,7 @@
|
|||
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
||||
<title>rebuilding-acquia</title>
|
||||
</head>
|
||||
<body class="bg-grey-lighter font-sans min-h-full flex flex-col flex-1">
|
||||
<body class="antialiased bg-grey-lighter font-sans min-h-full flex flex-col flex-1">
|
||||
<noscript>
|
||||
<strong>We're sorry but rebuilding-acquia doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
||||
</noscript>
|
||||
|
|
Reference in a new issue