high res logo on mobile site
This commit is contained in:
parent
4bd0cbfdc8
commit
8b8ea03582
2 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
||||||
|
|
||||||
.right
|
.right
|
||||||
= link_to(image_tag('icons/search_white.png'), people_path)
|
= link_to(image_tag('icons/search_white.png'), people_path)
|
||||||
= link_to(image_tag('white.png'), aspects_path)
|
= link_to(image_tag('white@2x.png', :height => 22, :width => 136), aspects_path)
|
||||||
|
|
||||||
= yield
|
= yield
|
||||||
|
|
||||||
|
|
|
||||||
BIN
public/images/white@2x.png
Normal file
BIN
public/images/white@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4 KiB |
Loading…
Reference in a new issue