5 lines
80 B
Plaintext
5 lines
80 B
Plaintext
// Gallery shortcode
|
|
.gallery-row {
|
|
padding: (@line-height-computed / 2) 0;
|
|
}
|