From baa492450fbdac287680eafa12946ef5e3c04983 Mon Sep 17 00:00:00 2001 From: Elijah Steres Date: Wed, 30 Dec 2020 18:57:06 -0500 Subject: [PATCH] do some css tweaks --- static/games_page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/games_page.css b/static/games_page.css index 476d3f5..ed1fe4b 100644 --- a/static/games_page.css +++ b/static/games_page.css @@ -203,7 +203,7 @@ h2 { justify-content: space-around; align-items: center; height: 100%; - width: 100%; + padding-right: 50px; } .player {