No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
/* Poncho.less diff MS */ | |||
#poncho-logo { | #poncho-logo { | ||
width: 400px; | width: 400px; | ||
} | } | ||
@media (max-width: 700px) { | @media (max-width: 700px) { | ||
#poncho-logo { | #poncho-logo { | ||
width: | width: 178px; | ||
} | } | ||
} | } | ||