|
|
@@ -96,7 +96,7 @@ $(document).ready(function(){
|
|
|
font-weight: bold;
|
|
|
text-align: center;
|
|
|
top: 25%;
|
|
|
- /* left: 50%; */
|
|
|
+ left: 25%;
|
|
|
/* transform: translate(-50%, -50%); */
|
|
|
position: inherit;
|
|
|
}
|
|
|
@@ -366,7 +366,7 @@ $(document).ready(function(){
|
|
|
|
|
|
{% if product.frei == 'JAJA' %} <div class="mab-product-button" style="">
|
|
|
<div class="mab-product-button-text">
|
|
|
- Wohnung Frei!
|
|
|
+ Platz <br>Frei!
|
|
|
</div>
|
|
|
</div>
|
|
|
{% endif %}
|