diff --git a/static/style.css b/static/style.css index 04490cd..baa0eda 100644 --- a/static/style.css +++ b/static/style.css @@ -21,6 +21,7 @@ img { } ul img { + margin: 0; display: inline-block; height: 1.6rem; vertical-align: middle; @@ -32,10 +33,6 @@ li:first-child img { vertical-align: bottom; } -ul img:hover { - scale: 300%; -} - ul { display: block; padding: 0;