mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 08:20:13 +01:00
feat(landing): add fleet management template banner (#5832)
This commit is contained in:
parent
45a9a8089b
commit
730087dd42
4 changed files with 20 additions and 0 deletions
|
|
@ -144,6 +144,15 @@
|
|||
}
|
||||
}
|
||||
|
||||
.fleet-management-template-banner {
|
||||
margin: -2.5rem 0 2.5rem;
|
||||
}
|
||||
|
||||
.fleet-management-template-banner-image {
|
||||
height: auto;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
nb-flip-card {
|
||||
display: flex;
|
||||
height: 100%;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue