Using vector instead of lowres image

This commit is contained in:
Kasper Rynning-Tønnesen
2017-02-22 21:36:08 +01:00
parent 7774626ec3
commit 4efa995599
5 changed files with 98 additions and 6 deletions

View File

@@ -150,7 +150,7 @@
position: absolute;
top: -47px;
left: 10px;
background-image: url('public/images/squareicon_small.png');
background-image: url('public/images/z.svg');
width: 50px;
height: 50px;
background-position: center;