Add comment describing loop
This commit is contained in:
parent
601fba886f
commit
e72425f1c4
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
vertical-align: top;
|
||||
width: 100%;
|
||||
|
||||
// Loops to enumerate the classes for gallery columns.
|
||||
@for $i from 2 through 9 {
|
||||
.gallery-columns-#{$i} {
|
||||
max-width: ( 100% / $i );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue