Selaa lähdekoodia

Images set with round border

master
JannekeDL 5 vuotta sitten
vanhempi
commit
c161919f25

+ 1
- 1
src/components/misc/contactUs.vue Näytä tiedosto

28
             width="900"
28
             width="900"
29
             height="450"
29
             height="450"
30
             frameborder="0"
30
             frameborder="0"
31
-            style="border:0"
31
+            style="border-radius:10px"
32
             allowfullscreen
32
             allowfullscreen
33
           ></iframe>
33
           ></iframe>
34
           <br />
34
           <br />

+ 1
- 1
src/components/property/propertySearchPage.vue Näytä tiedosto

47
         </div>
47
         </div>
48
         <div class="col-md-4">
48
         <div class="col-md-4">
49
           <p>
49
           <p>
50
-            <img class="img-fluid" src="./../../../public/img/residential.jpg" alt="About Resale" />
50
+            <img class="img-fluid" src="./../../../public/img/residential.jpg" alt="About Resale" style="border-radius:10px"/>
51
           </p>
51
           </p>
52
         </div>
52
         </div>
53
       </div>
53
       </div>

Loading…
Peruuta
Tallenna