Commit 2bfafaf6 authored by 吕祺's avatar 吕祺 ⛹🏽

update logo

parent 1e4ec77a
...@@ -6,9 +6,9 @@ ...@@ -6,9 +6,9 @@
.header-logo { .header-logo {
display: inline-block; display: inline-block;
width: 155px; /* px */ width: 155px; /* px */
height: 70px; /* px */ height: 55px; /* px */
font-size: 18px; /* px */ font-size: 18px; /* px */
background-image: url('/static/img/header-logo.svg'); background-image: url('/static/img/newlogo.png');
background-size: cover; background-size: cover;
cursor: pointer; cursor: pointer;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment