Skip to content
Snippets Groups Projects
Commit 35d035ea authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Decrease tanuki logo size

parent 2429a109
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -149,14 +149,14 @@ header {
 
.header-logo {
display: inline-block;
margin: 0 8px 0 3px;
margin: 0 7px 0 2px;
position: relative;
top: 7px;
top: 10px;
transition-duration: .3s;
 
svg,
img {
height: 36px;
height: 28px;
}
 
&:hover {
Loading
Loading
<svg width="36" height="36" class="tanuki-logo">
<svg width="28" height="28" class="tanuki-logo" viewBox="0 0 36 36">
<path class="tanuki-shape tanuki-left-ear" fill="#e24329" d="M2 14l9.38 9v-9l-4-12.28c-.205-.632-1.176-.632-1.38 0z"/>
<path class="tanuki-shape tanuki-right-ear" fill="#e24329" d="M34 14l-9.38 9v-9l4-12.28c.205-.632 1.176-.632 1.38 0z"/>
<path class="tanuki-shape tanuki-nose" fill="#e24329" d="M18,34.38 3,14 33,14 Z"/>
Loading
Loading
---
title: Decrease tanuki logo size
merge_request:
author:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment