Root Zanli
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
o5t6x7pgljbm
/
public_html
/
admin_new2
/
public
/
src
/
sass
/
theme-components
/
Filename :
_grid.scss
back
Copy
/*---------------------------------------- Grid ------------------------------------------*/ .section{ padding: $gutter-width / 3 0; } .row { margin-bottom: 0; .col { padding: 0 $gutter-width / 1.5; } }