Browse Source

Made load smaller

master
Kobus 5 years ago
parent
commit
a3f9cee607
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/components/timeshare/buy/weekListComponent.vue

+ 1
- 1
src/components/timeshare/buy/weekListComponent.vue View File

47
             class="img-fluid"
47
             class="img-fluid"
48
             src="/img/kloader.gif"
48
             src="/img/kloader.gif"
49
             alt="UVProp logo"
49
             alt="UVProp logo"
50
-            style="width:400px;height:364px;"
50
+            style="width:128px;height:128px;"
51
           />
51
           />
52
         </div>
52
         </div>
53
         <div v-else>No Results Found</div>
53
         <div v-else>No Results Found</div>

Loading…
Cancel
Save