diff --git a/stylesheets/screen.css b/stylesheets/screen.css index 44ba098..0b18199 100644 --- a/stylesheets/screen.css +++ b/stylesheets/screen.css @@ -436,6 +436,9 @@ table { body > article h1 { margin-bottom: 30px; } + nav ul li.twitter { + display: block; } + aside { margin-top: 30px; margin-bottom: 40px; }