From a087629549d1afed8bf356b7f214616db74abb4d Mon Sep 17 00:00:00 2001 From: Thomas G <62822072+Thomasluigi07@users.noreply.github.com> Date: Sun, 28 Aug 2022 11:43:17 +1000 Subject: [PATCH] fix --- public/css/app.css | 2 +- resources/views/pages/games.blade.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/css/app.css b/public/css/app.css index c429212..eea91b3 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -176,7 +176,7 @@ border-width: 0px; width: 100%; background-repeat: no-repeat; - height: 100%; + height: 266px; } .gamethumbnail_small { background-color: black; diff --git a/resources/views/pages/games.blade.php b/resources/views/pages/games.blade.php index cf8e3cd..3fc535f 100644 --- a/resources/views/pages/games.blade.php +++ b/resources/views/pages/games.blade.php @@ -10,7 +10,7 @@ @endsection @section('alert') -