Penambahan FrontEnd All-New-Manufacture
This commit is contained in:
19
public/scss/components/ui/_ui-grid.scss
Normal file
19
public/scss/components/ui/_ui-grid.scss
Normal file
@@ -0,0 +1,19 @@
|
||||
.grid-col {
|
||||
padding: 0.5rem !important;
|
||||
background:$l-bg;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.row.grid {
|
||||
margin-bottom: 1.5rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.row.grid .grid-col:first-child{
|
||||
text-align: #{$dlab-pos-left};
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user