Project

General

Profile

1
// Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
2

    
3
//
4
// Component: Column
5
//
6
// ========================================================================
7

    
8

    
9
// Variables
10
// ========================================================================
11

    
12
@column-gutter:                                 @global-grid-gutter;
13

    
14

    
15
// Component
16
// ========================================================================
17

    
18
.hook-column() {}
19

    
20

    
21
// Miscellaneous
22
// ========================================================================
23

    
24
.hook-column-misc() {}
(11-11/49)