Skip to content

Commit b8e4ad0

Browse files
Update default.html
1 parent 8dc1f29 commit b8e4ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{% include ion-menu.html %}
88
<div class="ion-page" id="main-content">
99
{% include ion-header.html %}
10-
<ion-content [fullscreen]="true" class="ion-padding">
10+
<ion-content [fullscreen]="true" class="ion-no-padding">
1111
{{content}}
1212
</ion-content>
1313
{% include ion-footer.html %}

0 commit comments

Comments
 (0)