mirror of
https://github.com/yogeshojha/rengine.git
synced 2026-09-18 15:57:44 +02:00
16 lines
289 B
CSS
16 lines
289 B
CSS
/*
|
|
===============================
|
|
@Import Function
|
|
===============================
|
|
*/
|
|
/*
|
|
===============================
|
|
@Import Mixins
|
|
===============================
|
|
*/
|
|
.widget-content .row.padding35 .col-md-4 {
|
|
margin-bottom: 20px; }
|
|
|
|
.btn {
|
|
margin-right: 5px; }
|