From a35fce5a2707c08cbc84a5630a84d9bb5bc1730b Mon Sep 17 00:00:00 2001 From: Zafir Date: Thu, 28 Dec 2023 17:49:50 +0400 Subject: [PATCH] Built with Ember --- app/components/footer.hbs | 56 +++++++++++++++++++++------------------ app/styles/app.css | 5 ++++ public/ember.svg | 6 +++++ 3 files changed, 41 insertions(+), 26 deletions(-) create mode 100644 public/ember.svg diff --git a/app/components/footer.hbs b/app/components/footer.hbs index 6218121..0252b10 100644 --- a/app/components/footer.hbs +++ b/app/components/footer.hbs @@ -1,32 +1,36 @@ -{{!-- footer.hbs --}} +{{!-- app/components/footer.hbs --}} diff --git a/app/styles/app.css b/app/styles/app.css index 859193c..5a35f47 100644 --- a/app/styles/app.css +++ b/app/styles/app.css @@ -70,3 +70,8 @@ img { .footer .next .icon { float: right; } + +.footer .ember-logo { + height: 30px; + width: auto; +} diff --git a/public/ember.svg b/public/ember.svg new file mode 100644 index 0000000..8ea0f40 --- /dev/null +++ b/public/ember.svg @@ -0,0 +1,6 @@ + + + + + +