This commit is contained in:
Eudes Inácio
2022-02-02 10:19:09 +01:00
13 changed files with 26 additions and 31 deletions
@@ -1,5 +1,4 @@
<ion-header class="ion-no-border">
<app-header></app-header>
</ion-header>
<ion-content>
@@ -1,9 +1,8 @@
:host{
}
ion-content{
--background: transparent;
transform: translate3d(0, 5px, 0);
--border-radius: 30px;
}
ion-footer{
@@ -89,4 +88,4 @@
.post-description{
margin: 0 auto;
margin-bottom: 35px;
}
}