Add Snipette logo on header

This commit is contained in:
Badri Sunderarajan 2020-04-10 19:14:47 +05:30
parent c7c9cbee3f
commit 5d997e83f5
2 changed files with 4 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

View File

@ -6,8 +6,11 @@
<link rel="stylesheet" href="style.css" />
</head>
<body class="bg-orange-100">
<div class="bg-orange-800 uppercase text-lg text-orange-900 p-5">
<a href="https://www.snipettemag.com/" target="_blank" class="m-5"><img src="img/snipette-logo-inverse.png" class="h-6 inline mr-4" alt="Snipette"/> Writers' Programme</a>
</div>
<div class="bg-orange-800 p-10 text-center">
<img src="img/penknife.png" class="w-1/2 sm:w-auto md:w-full lg:w-64 mx-auto my-10" />
<img src="img/penknife.png" class="w-1/2 sm:w-auto md:w-full lg:w-64 mx-auto mb-10" />
<p class="text-gray-300 text-4xl">You write. We set it right.</p>
</div>
<div class="bg-orange-900 text-gray-100 p-10 text-center">