diff --git a/server/djrandom/frontend/static/css/style.css b/server/djrandom/frontend/static/css/style.css index 8ae4ecff686c61f03c2288eb79fddbf2b9373848..693a21ce477b4cfb1a72ebdc19918171bd8b45d3 100644 --- a/server/djrandom/frontend/static/css/style.css +++ b/server/djrandom/frontend/static/css/style.css @@ -13,7 +13,7 @@ body { #rbox { float: right; - width: 500px; + width: 450px; padding-top: 45px; }