Improve responsiveness

This commit is contained in:
Peter Maquiran
2021-04-23 10:35:53 +01:00
parent 53dff7237d
commit 74bc2a3f2f
31 changed files with 712 additions and 92 deletions
@@ -7,7 +7,7 @@ ion-content{
--background: transparent;
}
:host{
background: #0782c9;
// background: #0782c9;
ion-card-title{
text-align: center;
}
@@ -89,7 +89,6 @@ ion-content{
background:#ecf8ff;
overflow:auto;
padding: 0 !important;
margin: 0 !important;
border-top-left-radius: 25px;
border-top-right-radius: 25px;