UNPKG

ohayolibs

Version:

Ohayo is a set of essential modules for ohayojp.

9 lines (8 loc) 98 B
/** * 响应式图像 * Responsive images */ .img-fluid { max-width: 100%; height: auto; }