Just add this snippet in this section to get your icon tab bar higher in the page:
.layout.l3 ion-scroll, .layout.l4 ion-scroll, .layout.l5 ion-scroll, .layout.l6 ion-scroll {
height: 70% !important;
}
You can adjust the height by changing “70%” in this CSS to the appropriate height in the page.