mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-20 17:30:14 +01:00
feat: added update subscription button (#5811)
This commit is contained in:
parent
64dbfa008f
commit
f71f09e04f
2 changed files with 16 additions and 0 deletions
|
|
@ -167,6 +167,10 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
.subscribe-to-updates {
|
||||
margin-top: 2rem;
|
||||
}
|
||||
|
||||
@include media-breakpoint-down(xxl) {
|
||||
.main-img-container {
|
||||
min-width: 50.625rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue