Replaced mini cat in interior header with higher-res version

This commit is contained in:
Victoria Wang 2014-11-06 15:18:32 -06:00
parent 8e5a25ea7f
commit 59a18bac52
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 13 KiB

View file

@ -442,12 +442,12 @@
left:0; left:0;
position:absolute; position:absolute;
top:0; top:0;
width:70px; width:73px;
z-index:9; z-index:9;
} }
.interior .header-Nav{ .interior .header-Nav{
padding-left:70px; padding-left:74px;
@media (max-device-width:480px), screen and (max-width:800px){ @media (max-device-width:480px), screen and (max-width:800px){
width:100%; width:100%;
} }