diff --git a/static/style.css b/static/style.css index 72df9e8..9f55b57 100644 --- a/static/style.css +++ b/static/style.css @@ -46,7 +46,6 @@ pre{ overflow-x: auto; background: var(--ansi00-soft); padding: 1em; border-rad } .logo a{ color: var(--ansi00); text-decoration: none; } .logo a:hover{ background-color: var(--ansi03); } - .logo img{ float:left; max-height:5em;