mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Using vector instead of lowres image
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user