From 2dc0628137499491993b6416a4b752630f912d92 Mon Sep 17 00:00:00 2001 From: Thomas G <62822072+Thomasluigi07@users.noreply.github.com> Date: Sat, 22 Oct 2022 09:43:38 +1100 Subject: [PATCH] yet another bloody fix --- public/css/app.css | 2 +- resources/views/pages/games.blade.php | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/public/css/app.css b/public/css/app.css index a09aa34..194d006 100644 --- a/public/css/app.css +++ b/public/css/app.css @@ -542,7 +542,7 @@ iframe { text-align: center; padding-left: 5px; padding-right: 5px; - width: inherit; + width: 70%; } .rightgamecontainer { diff --git a/resources/views/pages/games.blade.php b/resources/views/pages/games.blade.php index b6a5921..658172e 100644 --- a/resources/views/pages/games.blade.php +++ b/resources/views/pages/games.blade.php @@ -9,10 +9,6 @@ @endsection -@section('alert') -