// ROOT ======================================================= // TYPOGRAPHY ================================================= // TEXTURE ==================================================== // ELEMENTS =================================================== // LAYOUT ===================================================== .article-author-top, .article-author-bottom { .transition(all .2s ease); .opacity(.7); &:hover { .opacity(1); } } .image-grid { li { width: 33.333333%; } } // VENDOR-SPECIFIC ============================================