Fixed layout
parent
ef881a7792
commit
8df5f7c997
|
@ -122,11 +122,6 @@
|
||||||
<p>Gorgeous Vue-CLI application templates designed by professional designers and implemented by Vue Experts to help you reach your goals in no time.</p>
|
<p>Gorgeous Vue-CLI application templates designed by professional designers and implemented by Vue Experts to help you reach your goals in no time.</p>
|
||||||
|
|
||||||
<div class="p-grid">
|
<div class="p-grid">
|
||||||
<div class="p-col-12 p-md-3">
|
|
||||||
<a href="https://www.primefaces.org/layouts/ultima-vue">
|
|
||||||
<img alt="Ultima" src="../assets/images/layouts/ultima-vue.jpg">
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
<div class="p-col-12 p-md-3">
|
<div class="p-col-12 p-md-3">
|
||||||
<a href="https://www.primefaces.org/layouts/sapphire-vue">
|
<a href="https://www.primefaces.org/layouts/sapphire-vue">
|
||||||
<img alt="Sapphire" src="../assets/images/layouts/sapphire-vue.jpg">
|
<img alt="Sapphire" src="../assets/images/layouts/sapphire-vue.jpg">
|
||||||
|
@ -157,11 +152,12 @@
|
||||||
<img alt="Roma" src="../assets/images/layouts/roma-vue.jpg">
|
<img alt="Roma" src="../assets/images/layouts/roma-vue.jpg">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="p-col-12 p-md-4">
|
<div class="p-col-12 p-md-3">
|
||||||
<a href="https://www.primefaces.org/layouts/ultima-vue">
|
<a href="https://www.primefaces.org/layouts/ultima-vue">
|
||||||
<img alt="Ultima" src="../assets/images/layouts/ultima-vue.jpg">
|
<img alt="Ultima" src="../assets/images/layouts/ultima-vue.jpg">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="p-col-12 p-md-3"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="templates">
|
<div class="templates">
|
||||||
|
|
Loading…
Reference in New Issue