Skip to content

Commit

Permalink
Save logo
Browse files Browse the repository at this point in the history
  • Loading branch information
ericclemmons committed Apr 16, 2019
1 parent 629d0fa commit 1cfd052
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Binary file added logo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 5 additions & 5 deletions logo.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,15 +67,15 @@
</head>

<body>
<main class="flex h-screen justify-center items-center">
<code class="rounded p-6 shadow-outline text-grey-darkest text-5xl flex justify-center items-center">
<blink class="rounded-full h-6 w-6 bg-red mr-2"></blink>
<main class="flex h-screen justify-center items-center p-32 bg-grey">
<code class="bg-white rounded p-32 text-grey-darkest text-5xl flex justify-center items-center">
<blink class="rounded-full h-4 w-4 bg-red mr-2"></blink>
<span class="underline">Re</span>c<span
class="play text-white h-6 w-6 bg-grey-darkest rounded-full flex items-center justify-center text-2xl pl-1"
style="margin-top: 2px;">
<span class="-ml-px"></span>
</span><span class="hexagon"></span><span class="hidden mt-1 text-green"></span><span
class="h-6 w-6 -mt-6 relative hidden" style="top: -1px;">
class="h-6 w-6 -mt-6 mx-px relative" style="top: -1px;">
<svg version="1.1" viewBox="0 0 18 20" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<g fill="#44883E">
Expand All @@ -84,7 +84,7 @@
</g>
</g>
</svg>
</span>order
</span>rder
</code>
</main>
</body>

0 comments on commit 1cfd052

Please sign in to comment.