mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
Add main info component with material theme screenshot to material landing page
This commit is contained in:
parent
f274118c0e
commit
a962c248a5
4 changed files with 26 additions and 14 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<img *ngIf="breakpoint.width >= breakpoints.md"
|
||||
class="main-img"
|
||||
defaultImage="assets/img/default.png"
|
||||
lazyLoad="assets/img/ngx-admin.png"/>
|
||||
[lazyLoad]="imageUrl"/>
|
||||
</a>
|
||||
</div>
|
||||
<div class="main-inf">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue