Skip to content
Snippets Groups Projects
Verified Commit 67fa07e9 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Improved icon

parent 6cc95166
No related branches found
No related tags found
No related merge requests found
......@@ -21,9 +21,13 @@ nav
@media (max-width: 640px)
display: none
&.title
img
width: 32px
height: 32px
a
display: inline-block
line-height: 56px
img
width: 32px
height: 32px
vertical-align: middle
&.spacer
flex-grow: 1
&:not(.spacer)
......
......@@ -3,8 +3,8 @@
<meta charset="utf-8">
<title>{{template "title" .}}</title>
<link rel="shortcut icon" type="image/png" href="/favicon.png">
<link rel="shortcut icon" type="image/png" href="/favicon.svg">
<link rel="shortcut icon" href="/favicon.png">
<link rel="shortcut icon" href="/favicon.svg">
<meta name="generator" content="Human v1.0">
......
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