From 3af966017a474bf83c4cfc9e116cb1309a495062 Mon Sep 17 00:00:00 2001 From: Le Libre Au Quotidien Date: Sun, 25 Oct 2020 19:27:43 +0100 Subject: [PATCH] title --- resources/sass/app.scss | 4 +++- resources/views/home.blade.php | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/resources/sass/app.scss b/resources/sass/app.scss index e27c7a6..6cf98fb 100644 --- a/resources/sass/app.scss +++ b/resources/sass/app.scss @@ -9,7 +9,9 @@ @import "solid.scss"; @import "brands.scss"; $icons-padding: 5px; - +.status{ + height:80px; +} .buttons::after{ content:"Aller"; } diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 141c2f0..b651ff2 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -4,7 +4,7 @@
-

+