diff --git a/SRC/public/css/game.css b/SRC/public/css/game.css index 29264d6..f5a554a 100644 --- a/SRC/public/css/game.css +++ b/SRC/public/css/game.css @@ -11,4 +11,4 @@ body { width: 13%; height: 23%; -} \ No newline at end of file +} diff --git a/SRC/public/css/home.css b/SRC/public/css/home.css index 4083860..79de06e 100644 --- a/SRC/public/css/home.css +++ b/SRC/public/css/home.css @@ -46,6 +46,7 @@ body { width : 40%; box-shadow: 0 0 6px black inset; border: 1px solid dimgrey; + font-size: 2em; } .carousel-indicators diff --git a/SRC/resources/views/referent_games.blade.php b/SRC/resources/views/referent_games.blade.php index f234780..a2f83ff 100644 --- a/SRC/resources/views/referent_games.blade.php +++ b/SRC/resources/views/referent_games.blade.php @@ -1,9 +1,5 @@ @extends('app') - -
Game
-
-