Commit b8b55e86 by Arpit Jain

Fixed banner css

parent 935cf551
...@@ -299,11 +299,12 @@ body.list-view .location_data aside { ...@@ -299,11 +299,12 @@ body.list-view .location_data aside {
background: #ffffff; background: #ffffff;
box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.02); box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.02);
min-height: 150px; min-height: 150px;
/*position: absolute; position: absolute;
top: -50%;*/ top: -50%;
transform: translateY(-50%); transform: translateY(-50%);
padding: 1.25rem; padding: 1.25rem;
z-index: 1; } z-index: 1;
width: 100%;}
.address-box .address-box_inner .title { .address-box .address-box_inner .title {
font-size: 2rem; font-size: 2rem;
color: #000000; color: #000000;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment