img change for csb

pull/1088/head
Tuğçe Küçükoğlu 2021-04-16 13:45:41 +03:00
parent d32a11ffd0
commit 7b918f6371
1 changed files with 2 additions and 2 deletions

View File

@ -355,10 +355,10 @@ export default {
<h5>Templating</h5>
<Button type="button" class="p-px-3">
<img alt="logo" src="../../assets/images/logo-white.svg" style="width: 1.5rem"/>
<img alt="logo" src="https://www.primefaces.org/wp-content/uploads/2020/05/placeholder.png" style="width: 1.5rem"/>
</Button>
<Button type="button" class="p-button-outlined p-button-success">
<img alt="logo" src="../../assets/images/logo.svg" style="width: 1.5rem" />
<img alt="logo" src="https://www.primefaces.org/wp-content/uploads/2020/05/placeholder.png" style="width: 1.5rem" />
<span class="p-ml-2 p-text-bold">PrimeVue</span>
</Button>