diff --git a/web/style.css b/web/style.css index d40eeb1..8d3726e 100644 --- a/web/style.css +++ b/web/style.css @@ -244,6 +244,11 @@ a:visited.wide-link { font-style: italic; } +.twitter-timeline iframe { + width: 350px !important; + height: 600px !important; +} + h1 .anchor-heading, h2 .anchor-heading, h3 .anchor-heading, h4 .anchor-heading, h5 .anchor-heading, h6 .anchor-heading { visibility: hidden; }