Initial commit
This commit is contained in:
7
src/pages/grid/grid.scss
Normal file
7
src/pages/grid/grid.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
page-grid {
|
||||
|
||||
ion-col {
|
||||
box-sizing: border-box;
|
||||
border: 1px solid #000000;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user