comparison app/views/tweets/index.html.erb @ 119:18f1c5f989bb

Forgot the footer margin
author nanaya <me@myconan.net>
date Sun, 12 Feb 2017 17:27:17 +0900
parents dc67a2f34fb7
children 703ba01d273c
comparison
equal deleted inserted replaced
118:dc67a2f34fb7 119:18f1c5f989bb
35 } 35 }
36 36
37 .main__footer { 37 .main__footer {
38 padding: 5px 0; 38 padding: 5px 0;
39 border-top: 1px solid #000; 39 border-top: 1px solid #000;
40 margin-top: 10px;
40 } 41 }
41 42
42 .twitter-form { 43 .twitter-form {
43 text-align: center; 44 text-align: center;
44 background-color: #eee; 45 background-color: #eee;