mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 22:35:01 +00:00
add sass/scratch.scss and associated sass files
This commit is contained in:
11
Resources/public/sass/contrib/gridle/style-bootstrap.scss
Normal file
11
Resources/public/sass/contrib/gridle/style-bootstrap.scss
Normal file
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* Bootstrap style :
|
||||
*/
|
||||
.row {
|
||||
margin:20px 0; // adding margin to rows
|
||||
}
|
||||
.thumb {
|
||||
background:#eee;
|
||||
width:100%; height:0;
|
||||
padding-bottom:56%;
|
||||
}
|
Reference in New Issue
Block a user