diff --git a/styles/mobile.css b/styles/mobile.css index 3ba7407..9a340f4 100644 --- a/styles/mobile.css +++ b/styles/mobile.css @@ -61,14 +61,15 @@ a.top-button { width: 100%; text-align: center; text-decoration: none; - margin-bottom: 1em; + margin: 1em 0; letter-spacing: 0.1em; color: #ddd; font-family: 'IM Fell English', serif; + border-bottom: solid 1px #999; } footer a.top-button{ - border-bottom: solid 1px #999; + margin-top: 0; } body > footer {