Search page improvve

This commit is contained in:
Peter Maquiran
2021-01-18 14:59:09 +01:00
parent ac654811cc
commit c4bbbb948d
11 changed files with 180 additions and 57 deletions
+13 -2
View File
@@ -39,6 +39,10 @@
}
ion-slide{
padding-top: 5px
}
// search result type
.options{
margin-top: 10px;
@@ -55,14 +59,22 @@
margin: 0px 5px;
margin-bottom: 10px;
padding: 5px 20px;
height: 100%;
box-sizing: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
p{
padding: 0px;
margin: 0px;
font-family: Roboto;
color: #0d89d1;
font-size: 15px;
width: 100%;
}
.label{
width: 100%;
font-family: Roboto;
font-size: 13px;
font-weight: 300;
@@ -256,8 +268,7 @@
border: solid 1px #ebebeb;
}
.date-container{
.icon{
.icon-mer{
margin-right: 10px;
}
}