diff --git a/projects/mastolists/src/app/app.component.html b/projects/mastolists/src/app/app.component.html index edb5604..301218c 100644 --- a/projects/mastolists/src/app/app.component.html +++ b/projects/mastolists/src/app/app.component.html @@ -28,17 +28,21 @@ -
- @magbeat@novaloop.social
-
- Novaloop AG
- Niederdorfstrasse 88
- 8001 Zürich
-
-
- +41 44 500 54 60
- www.novaloop.ch
- mail@novaloop.ch
+ diff --git a/projects/mastolists/src/app/app.component.scss b/projects/mastolists/src/app/app.component.scss index 128b322..d7790ed 100644 --- a/projects/mastolists/src/app/app.component.scss +++ b/projects/mastolists/src/app/app.component.scss @@ -2,13 +2,52 @@ display: none } +img.mastodon-logo { + width: 20px; + margin-right: 10px; +} + +.footer-container { + width: 100%; + display: flex; + flex-direction: row; + justify-content: space-between; +} + + +.col-center { + text-align: center; + display: flex; + align-items: flex-start; +} + +.col-right { + text-align: right; +} + @media (max-width: 573px) { + .footer-container { + width: 100%; + display: flex; + flex-direction: column; + } .button-responsive { display: inline-block } .menu-responsive { display: none } + .col { + padding-bottom: 20px; + } + .col-center { + text-align: left; + } + + .col-right { + text-align: left; + } + } nb-action { diff --git a/projects/mastolists/src/assets/images/mastodon.png b/projects/mastolists/src/assets/images/mastodon.png deleted file mode 100644 index 706168e..0000000 Binary files a/projects/mastolists/src/assets/images/mastodon.png and /dev/null differ diff --git a/projects/mastolists/src/assets/images/mastodon.svg b/projects/mastolists/src/assets/images/mastodon.svg new file mode 100644 index 0000000..39a116b --- /dev/null +++ b/projects/mastolists/src/assets/images/mastodon.svg @@ -0,0 +1,3 @@ + + +