Minor fixes & new placeholder for location search
This commit is contained in:
5
web/dist/main.css
vendored
5
web/dist/main.css
vendored
@@ -354,6 +354,7 @@ html {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 3 3;
|
||||
letter-spacing: 1.4px;
|
||||
}
|
||||
|
||||
.price {
|
||||
@@ -400,6 +401,10 @@ html {
|
||||
}
|
||||
|
||||
@media (min-width : 768px) {
|
||||
.pli-details {
|
||||
letter-spacing: 0;
|
||||
}
|
||||
|
||||
.property-list-item {
|
||||
margin-bottom: 15px;
|
||||
border: 1px solid #e6e6e6;
|
||||
|
||||
Reference in New Issue
Block a user