5 lines
147 B
Plaintext
Executable file
5 lines
147 B
Plaintext
Executable file
// Fixed (940px)
|
|
#grid > .core(@gridColumnWidth, @gridGutterWidth);
|
|
|
|
// Fluid (940px)
|
|
#grid > .fluid(@fluidGridColumnWidth, @fluidGridGutterWidth); |