tailblocks -> Tailblocks

This commit is contained in:
mertJF
2021-01-02 14:59:20 +03:00
parent 8a5855dc76
commit 9a9c5a44de
19 changed files with 27 additions and 27 deletions

View File

@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>tailblocks — Ready-to-use Tailwind CSS blocks</title>
<title>Tailblocks — Ready-to-use Tailwind CSS blocks</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>

View File

@@ -19,7 +19,7 @@ function DarkFooterA(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<p className="mt-2 text-sm text-gray-500">
Air plant banjo lyft occupy retro adaptogen indego
@@ -107,7 +107,7 @@ function DarkFooterA(props) {
<div className="bg-gray-800 bg-opacity-75">
<div className="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p className="text-gray-400 text-sm text-center sm:text-left">
© 2020 tailblocks
© 2020 Tailblocks
<a href="https://twitter.com/knyttneve" rel="noopener noreferrer" className="text-gray-500 ml-1" target="_blank">
@knyttneve
</a>

View File

@@ -20,7 +20,7 @@ function DarkFooterB(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<p className="mt-2 text-sm text-gray-500">
Air plant banjo lyft occupy retro adaptogen indego
@@ -108,7 +108,7 @@ function DarkFooterB(props) {
<div className="bg-gray-800 bg-opacity-75">
<div className="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p className="text-gray-400 text-sm text-center sm:text-left">
© 2020 tailblocks
© 2020 Tailblocks
<a href="https://twitter.com/knyttneve" className="text-gray-500 ml-1" rel="noopener noreferrer" target="_blank">
@knyttneve
</a>

View File

@@ -209,7 +209,7 @@ function DarkFooterC(props) {
<div className="bg-gray-800 bg-opacity-75">
<div className="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p className="text-gray-400 text-sm text-center sm:text-left">
© 2020 tailblocks
© 2020 Tailblocks
<a href="https://twitter.com/knyttneve" className="text-gray-500 ml-1" target="_blank" rel="noopener noreferrer">
@knyttneve
</a>

View File

@@ -18,10 +18,10 @@ function DarkFooterD(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<p className="text-sm text-gray-400 sm:ml-4 sm:pl-4 sm:border-l-2 sm:border-gray-800 sm:py-2 sm:mt-0 mt-4">
© 2020 tailblocks
© 2020 Tailblocks
<a href="https://twitter.com/knyttneve" className="text-gray-500 ml-1" target="_blank" rel="noopener noreferrer">
@knyttneve
</a>

View File

@@ -108,10 +108,10 @@ function DarkFooterE(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<p className="text-sm text-gray-400 sm:ml-6 sm:mt-0 mt-4">
© 2020 tailblocks
© 2020 Tailblocks
<a href="https://twitter.com/knyttneve" className="text-gray-500 ml-1" target="_blank" rel="noopener noreferrer">
@knyttneve
</a>

View File

@@ -19,7 +19,7 @@ function LightFooterA(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<p className="mt-2 text-sm text-gray-500">
Air plant banjo lyft occupy retro adaptogen indego
@@ -107,7 +107,7 @@ function LightFooterA(props) {
<div className="bg-gray-100">
<div className="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p className="text-gray-500 text-sm text-center sm:text-left">
© 2020 tailblocks
© 2020 Tailblocks
<a href="https://twitter.com/knyttneve" rel="noopener noreferrer" className="text-gray-600 ml-1" target="_blank">
@knyttneve
</a>

View File

@@ -19,7 +19,7 @@ function LightFooterB(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<p className="mt-2 text-sm text-gray-500">
Air plant banjo lyft occupy retro adaptogen indego
@@ -107,7 +107,7 @@ function LightFooterB(props) {
<div className="bg-gray-100">
<div className="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p className="text-gray-500 text-sm text-center sm:text-left">
© 2020 tailblocks
© 2020 Tailblocks
<a href="https://twitter.com/knyttneve" rel="noopener noreferrer" className="text-gray-600 ml-1" target="_blank">
@knyttneve
</a>

View File

@@ -209,7 +209,7 @@ function LightFooterC(props) {
<div className="bg-gray-100">
<div className="container mx-auto py-4 px-5 flex flex-wrap flex-col sm:flex-row">
<p className="text-gray-500 text-sm text-center sm:text-left">
© 2020 tailblocks
© 2020 Tailblocks
<a href="https://twitter.com/knyttneve" className="text-gray-600 ml-1" target="_blank" rel="noopener noreferrer">
@knyttneve
</a>

View File

@@ -18,10 +18,10 @@ function LightFooterD(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<p className="text-sm text-gray-500 sm:ml-4 sm:pl-4 sm:border-l-2 sm:border-gray-200 sm:py-2 sm:mt-0 mt-4">
© 2020 tailblocks
© 2020 Tailblocks
<a href="https://twitter.com/knyttneve" className="text-gray-600 ml-1" rel="noopener noreferrer" target="_blank">
@knyttneve
</a>

View File

@@ -108,10 +108,10 @@ function LightFooterE(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<p className="text-sm text-gray-500 sm:ml-6 sm:mt-0 mt-4">
© 2020 tailblocks
© 2020 Tailblocks
<a href="https://twitter.com/knyttneve" rel="noopener noreferrer" className="text-gray-600 ml-1" target="_blank">
@knyttneve
</a>

View File

@@ -18,7 +18,7 @@ function DarkHeaderA(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<nav className="md:ml-auto flex flex-wrap items-center text-base justify-center">
<a href className="mr-5 hover:text-white">First Link</a>

View File

@@ -18,7 +18,7 @@ function DarkHeaderB(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<nav className="md:mr-auto md:ml-4 md:py-1 md:pl-4 md:border-l md:border-gray-700 flex flex-wrap items-center text-base justify-center">
<a href className="mr-5 hover:text-white">First Link</a>

View File

@@ -24,7 +24,7 @@ function DarkHeaderC(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl xl:block lg:hidden">tailblocks</span>
<span className="ml-3 text-xl xl:block lg:hidden">Tailblocks</span>
</a>
<div className="lg:w-2/5 inline-flex lg:justify-end ml-5 lg:ml-0">
<button className="inline-flex items-center bg-gray-800 border-0 py-1 px-3 focus:outline-none hover:bg-gray-700 rounded text-base mt-4 md:mt-0">

View File

@@ -18,7 +18,7 @@ function DarkHeaderD(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<nav className="md:ml-auto md:mr-auto flex flex-wrap items-center text-base justify-center">
<a href className="mr-5 hover:text-white">First Link</a>

View File

@@ -18,7 +18,7 @@ function LightHeaderA(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<nav className="md:ml-auto flex flex-wrap items-center text-base justify-center">
<a href className="mr-5 hover:text-gray-900">First Link</a>

View File

@@ -18,7 +18,7 @@ function LightHeaderB(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<nav className="md:mr-auto md:ml-4 md:py-1 md:pl-4 md:border-l md:border-gray-400 flex flex-wrap items-center text-base justify-center">
<a href className="mr-5 hover:text-gray-900">First Link</a>

View File

@@ -24,7 +24,7 @@ function LightHeaderC(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<div className="lg:w-2/5 inline-flex lg:justify-end ml-5 lg:ml-0">
<button className="inline-flex items-center bg-gray-100 border-0 py-1 px-3 focus:outline-none hover:bg-gray-200 rounded text-base mt-4 md:mt-0">

View File

@@ -18,7 +18,7 @@ function LightHeaderD(props) {
>
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5" />
</svg>
<span className="ml-3 text-xl">tailblocks</span>
<span className="ml-3 text-xl">Tailblocks</span>
</a>
<nav className="md:ml-auto md:mr-auto flex flex-wrap items-center text-base justify-center">
<a href className="mr-5 hover:text-gray-900">First Link</a>