diff options
Diffstat (limited to 'app/assets/stylesheets/home.scss')
-rw-r--r-- | app/assets/stylesheets/home.scss | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/app/assets/stylesheets/home.scss b/app/assets/stylesheets/home.scss index 7c3dbfc31..e69de29bb 100644 --- a/app/assets/stylesheets/home.scss +++ b/app/assets/stylesheets/home.scss @@ -1,10 +0,0 @@ -.footer { - text-align: center; - padding: 100px 0; - - .mastodon-link { - color: #566270; - text-decoration: none; - font-size: 16px; - } -} |