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
Branches
No related tags found
No related merge requests found
...@@ -21,9 +21,13 @@ nav ...@@ -21,9 +21,13 @@ nav
@media (max-width: 640px) @media (max-width: 640px)
display: none display: none
&.title &.title
a
display: inline-block
line-height: 56px
img img
width: 32px width: 32px
height: 32px height: 32px
vertical-align: middle
&.spacer &.spacer
flex-grow: 1 flex-grow: 1
&:not(.spacer) &:not(.spacer)
......
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
<meta charset="utf-8"> <meta charset="utf-8">
<title>{{template "title" .}}</title> <title>{{template "title" .}}</title>
<link rel="shortcut icon" type="image/png" href="/favicon.png"> <link rel="shortcut icon" href="/favicon.png">
<link rel="shortcut icon" type="image/png" href="/favicon.svg"> <link rel="shortcut icon" href="/favicon.svg">
<meta name="generator" content="Human v1.0"> <meta name="generator" content="Human v1.0">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment