// Demo-specific styles go here. Skin-specific styles go in ../style.styl.

.demo-image {
    figure:not(:first-child) {
        margin-left: 5px;
    }

    figure:not(:last-child) {
        margin-right: 5px;
    }
}
