diff --git a/css/feed.css b/css/feed.css index 4a45085b41f90cdbbb8c42bf464e21fdb95502eb..e368f5b6709c622c36f33ced9ad402802c3659fd 100644 --- a/css/feed.css +++ b/css/feed.css @@ -15,6 +15,15 @@ body{ h1{ text-align : center; + margin-bottom : 3%; +} + +footer{ + position : fixed; + text-align : center; + width : 100%; + bottom : 0; + margin-bottom : 3% } ul{