diff --git a/static/style.css b/static/style.css index 6e83d2a..95584f6 100644 --- a/static/style.css +++ b/static/style.css @@ -154,6 +154,13 @@ body { /* */ +img[src*="shields.io"] { + width: auto; + height: 20px; /* Set default height to avoid reflow flashing */ +} + +/* */ + @media screen and (max-width:960px) { #container {