From: Christian Weiske Date: Thu, 14 May 2020 18:26:03 +0000 (+0200) Subject: show push popup over ouya logo X-Git-Tag: v2.0.0~2 X-Git-Url: https://git.cweiske.de/stouyapi.git/commitdiff_plain/d702d4150f5bdc56354011a1c01720b77ddef20d show push popup over ouya logo --- diff --git a/www/ouya-game.css b/www/ouya-game.css index ce23fdd..5f3f2f9 100644 --- a/www/ouya-game.css +++ b/www/ouya-game.css @@ -170,8 +170,8 @@ nav a { .popup { position: fixed; - top: 2rem; - right: 2rem; + top: 1.5rem; + right: 1.5rem; width: 20rem; padding: 1rem; background-color: black;