Remove dev test data

This commit is contained in:
Peter Maquiran
2021-04-16 13:02:45 +01:00
parent 1cef1cbdee
commit 3752df0029
2 changed files with 18 additions and 15 deletions
+2 -2
View File
@@ -61,13 +61,12 @@ ion-slide{
flex-wrap: wrap;
justify-content: center;
align-items: center;
p{
span{
padding: 0px;
margin: 0px;
font-family: Roboto;
color: #0d89d1;
font-size: 15px;
width: 100%;
}
.label{
width: 100%;
@@ -75,6 +74,7 @@ ion-slide{
font-size: 13px;
font-weight: 300;
color: #797979;
text-align: center;
}
border-radius: 15px;
}