diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index 300d6e8..089e9c1 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -44,6 +44,7 @@ } .static-container > .card1:nth-child(3) { + flex-basis: 100%; height: 300px; margin-left: 0 !important; }