Remove headers directory.
This commit is contained in:
parent
f41cc11843
commit
6b235c6685
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||
<title>
|
||||
Headers - Tachyons
|
||||
</title>
|
||||
<meta name="author" content="@mrmrs">
|
||||
<meta name="description" content="">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet">
|
||||
<link rel="stylesheet" href="../css/i.css">
|
||||
</head>
|
||||
<body class="sans-serif pan">
|
||||
<header class="pvx bb b--near-white bg-red">
|
||||
<h1 class="tc white fw1 ttu">Headers</h1>
|
||||
</header>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in a new issue