mirror of
https://github.com/jlengrand/jlengrand.github.io.git
synced 2026-03-10 08:31:22 +00:00
12 lines
486 B
Plaintext
12 lines
486 B
Plaintext
// ROOT =======================================================
|
|
// TYPOGRAPHY =================================================
|
|
// TEXTURE ====================================================
|
|
// ELEMENTS ===================================================
|
|
// LAYOUT =====================================================
|
|
/* Image Grid ============================================== */
|
|
.image-grid {
|
|
li {
|
|
width: 20%;
|
|
}
|
|
}
|
|
// VENDOR-SPECIFIC ============================================ |