feat: added update subscription button (#5811)

This commit is contained in:
SFilinsky 2020-12-08 18:24:40 +03:00 committed by GitHub
parent 64dbfa008f
commit f71f09e04f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 0 deletions

View file

@ -167,6 +167,10 @@
width: 100%;
}
.subscribe-to-updates {
margin-top: 2rem;
}
@include media-breakpoint-down(xxl) {
.main-img-container {
min-width: 50.625rem;