Skip to content

Commit 17e5a37

Browse files
committed
Changing the font-size for a given sample
1 parent d881cf5 commit 17e5a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/grid/test/basic/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
.grid-demo ion-col div {
212212
background-color: #f7f7f7;
213213
border: 1px solid #ddd;
214-
font-size: 0.9em;
214+
font-size: 0.8em;
215215
padding: 10px 5px;
216216
}
217217
</style>

0 commit comments

Comments
 (0)