mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
feat: update bundles text
This commit is contained in:
parent
e4c53bf70d
commit
789d500ca6
2 changed files with 11 additions and 1 deletions
|
|
@ -16,7 +16,12 @@
|
||||||
<a href="https://eva.design?utm_source=ngx_admin_landing&utm_medium=main_section">Eva Design System</a> support.
|
<a href="https://eva.design?utm_source=ngx_admin_landing&utm_medium=main_section">Eva Design System</a> support.
|
||||||
Free and Open Source for personal and commercial purposes.
|
Free and Open Source for personal and commercial purposes.
|
||||||
<br>
|
<br>
|
||||||
Never start from scratch again - <a href="https://store.akveo.com?utm_source=ngx_admin_landing&utm_medium=main_section" target="_blank">integrate backend API bundles</a>.
|
<span class="bundles">
|
||||||
|
Never start from scratch again.
|
||||||
|
<a href="https://store.akveo.com/collections/all?utm_source=ngx_admin_landing&utm_medium=main_section" target="_blank">
|
||||||
|
Integrate ready-made solution: ngx-admin with backend.
|
||||||
|
</a>
|
||||||
|
</span>
|
||||||
</p>
|
</p>
|
||||||
<div class="mobile-main-img-container">
|
<div class="mobile-main-img-container">
|
||||||
<img *ngIf="breakpoint.width <= breakpoints.sm" class="main-img" lazyLoad="assets/img/corporate-theme.png" alt="Light theme Dashboard"/>
|
<img *ngIf="breakpoint.width <= breakpoints.sm" class="main-img" lazyLoad="assets/img/corporate-theme.png" alt="Light theme Dashboard"/>
|
||||||
|
|
|
||||||
|
|
@ -19,6 +19,11 @@
|
||||||
font-size: 1.5rem;
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.bundles {
|
||||||
|
display: block;
|
||||||
|
margin-top: 0.5rem;
|
||||||
|
}
|
||||||
|
|
||||||
.hero-image-link {
|
.hero-image-link {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: block;
|
display: block;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue