# HG changeset patch # User nanaya # Date 1486888037 -32400 # Node ID 18f1c5f989bb9b95d68f9096eef184270ec0fb50 # Parent dc67a2f34fb7435c42b1d586fb81dc2c9e855f69 Forgot the footer margin diff -r dc67a2f34fb7 -r 18f1c5f989bb app/views/tweets/index.html.erb --- a/app/views/tweets/index.html.erb Sun Feb 12 17:22:23 2017 +0900 +++ b/app/views/tweets/index.html.erb Sun Feb 12 17:27:17 2017 +0900 @@ -37,6 +37,7 @@ .main__footer { padding: 5px 0; border-top: 1px solid #000; + margin-top: 10px; } .twitter-form {