Improve footer layout and styling (fixed position is not fixed)

This commit is contained in:
James Brooks
2015-06-10 22:09:28 +01:00
parent 9877023bb4
commit 9a200684c1
6 changed files with 62 additions and 42 deletions
+2 -2
View File
@@ -90,8 +90,8 @@ return [
// Other
'powered_by' => ':app Status Page is powered by <a href="https://cachethq.io">Cachet</a>.',
'about_this_site' => 'About this site',
'rss-feed' => 'RSS Feed',
'atom-feed' => 'Atom Feed',
'rss-feed' => 'RSS',
'atom-feed' => 'Atom',
'feed' => 'Status Feed',
];