Skip to content
Snippets Groups Projects
Commit 2a28b210 authored by Job van der Voort's avatar Job van der Voort
Browse files

the logo svg should not mess with replacement imgs

parent dd0552c3
No related branches found
No related tags found
1 merge request!1557Animate the logo on hover
Pipeline #
Loading
@@ -239,7 +239,12 @@
Loading
@@ -239,7 +239,12 @@
padding: 10px 22px; padding: 10px 22px;
overflow: hidden; overflow: hidden;
   
#tanuki-logo { img {
width: 36px;
height: 36px;
}
#tanuki-logo, img {
float: left; float: left;
} }
   
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment