mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-12-27 09:36:09 +08:00
7 lines
141 B
Text
7 lines
141 B
Text
|
//
|
||
|
// Grid system
|
||
|
// --------------------------------------------------
|
||
|
|
||
|
// Fixed (940px)
|
||
|
#grid > .core(@gridColumnWidth, @gridGutterWidth);
|