add inactivity page

This commit is contained in:
Peter Maquiran
2021-08-27 15:21:15 +01:00
50 changed files with 259 additions and 244 deletions
@@ -17,13 +17,17 @@ ion-content{
background: white !important;
}
.wrapper{
width: 400px;
/* width: 400px; */
height: auto;
padding: 0 !important;
margin: auto !important;
/* margin: auto !important; */
overflow: auto;
width: 100%;
background: linear-gradient(180deg, #42B9FE 0%, #0782C9 100%) !important;
}
.logo{
width: 400px;
height: 400px;