From 26b1c004f089c91177b9d0d047564941721a923b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20=C5=A0tancl?= Date: Fri, 11 Oct 2019 15:48:41 +0200 Subject: [PATCH] Design improvements --- dist/index.html | 20 ++++++++++++-------- tailwind.config.js | 3 ++- tailwind.css | 8 ++++++-- 3 files changed, 20 insertions(+), 11 deletions(-) diff --git a/dist/index.html b/dist/index.html index e023323..4a385b5 100644 --- a/dist/index.html +++ b/dist/index.html @@ -38,14 +38,17 @@
@@ -72,11 +75,11 @@ dispatch(new SendOrderCreatedMail);
-
+

Easy Installation

Two commands is all you need to get started.

-
+
 composer require stancl/tenancy
 php artisan tenancy:install
 
@@ -94,7 +97,7 @@ php artisan tenancy:install