diff --git a/DApps/css/style.css b/DApps/css/style.css index df3ad23..91546cb 100644 --- a/DApps/css/style.css +++ b/DApps/css/style.css @@ -67,7 +67,10 @@ body { footer { position: fixed; + left: 0; + bottom: 0; width: 100%; + text-align: center; background: #000; color: #fff; }