提交 35d035ea 编写于 作者: A Annabel Dunstone Gray

Decrease tanuki logo size

上级 2429a109
...@@ -149,14 +149,14 @@ header { ...@@ -149,14 +149,14 @@ header {
.header-logo { .header-logo {
display: inline-block; display: inline-block;
margin: 0 8px 0 3px; margin: 0 7px 0 2px;
position: relative; position: relative;
top: 7px; top: 10px;
transition-duration: .3s; transition-duration: .3s;
svg, svg,
img { img {
height: 36px; height: 28px;
} }
&:hover { &:hover {
......
<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-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-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"/> <path class="tanuki-shape tanuki-nose" fill="#e24329" d="M18,34.38 3,14 33,14 Z"/>
......
---
title: Decrease tanuki logo size
merge_request:
author:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册