Display templates on the same row
parent
84dad470ad
commit
cce0daf3f6
Binary file not shown.
Before Width: | Height: | Size: 89 KiB After Width: | Height: | Size: 72 KiB |
Binary file not shown.
Before Width: | Height: | Size: 192 KiB After Width: | Height: | Size: 67 KiB |
Binary file not shown.
Before Width: | Height: | Size: 209 KiB After Width: | Height: | Size: 62 KiB |
|
@ -83,17 +83,17 @@
|
||||||
<p>Powered by <a href="https://cli.vuejs.org">Vue-CLI</a>, create awesome applications in no time using the premium templates of PrimeVue and impress your users.</p>
|
<p>Powered by <a href="https://cli.vuejs.org">Vue-CLI</a>, create awesome applications in no time using the premium templates of PrimeVue and impress your users.</p>
|
||||||
|
|
||||||
<div class="p-grid">
|
<div class="p-grid">
|
||||||
<div class="p-col-12">
|
<div class="p-col-12 p-md-4">
|
||||||
<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.jpg">
|
<img alt="Sapphire" src="../assets/images/layouts/sapphire.jpg">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="p-col-12 p-md-6">
|
<div class="p-col-12 p-md-4">
|
||||||
<a href="https://www.primefaces.org/layouts/babylon-vue">
|
<a href="https://www.primefaces.org/layouts/babylon-vue">
|
||||||
<img alt="Babylon" src="../assets/images/layouts/babylon.jpg">
|
<img alt="Babylon" src="../assets/images/layouts/babylon.jpg">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="p-col-12 p-md-6">
|
<div class="p-col-12 p-md-4">
|
||||||
<a href="https://www.primefaces.org/layouts/avalon-vue">
|
<a href="https://www.primefaces.org/layouts/avalon-vue">
|
||||||
<img alt="Avalon" src="../assets/images/layouts/avalon.jpg">
|
<img alt="Avalon" src="../assets/images/layouts/avalon.jpg">
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in New Issue