Skip to content

Instantly share code, notes, and snippets.

View shawnrgrimes's full-sized avatar

Shawn Grimes shawnrgrimes

View GitHub Profile
body{
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
}
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge, chrome=1" />
<title>untitled</title>
<link rel="stylesheet" href="" />
</head>
<body>