no message

This commit is contained in:
2018-03-06 03:12:07 -05:00
parent 263aae54b4
commit e3a9e4badc
3 changed files with 12 additions and 7 deletions

View File

@@ -1,7 +1,9 @@
page-grid {
ion-col {
box-sizing: border-box;
.col {
background-size: cover;
border: 1px solid #000000;
box-sizing: border-box;
padding: 0 0 33%;
}
}