Skip to content

Commit

Permalink
[Ember-Migration] Created Scroll To Top Button (#335)
Browse files Browse the repository at this point in the history
* Created a navbar

* minor refactoring and fixes

* Created header component

* created description component

* resolved over simplications and minor fixes

* created cards

* made cards and modals responsive

* minor fix

* created more about component

* created scroll to top button

* Created a navbar

* minor refactoring and fixes

* Created a navbar

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* minor fixes

* Removed repetition of code

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* created more about component

* [Ember-Migration] Created a navbar (#325)

* Created a navbar

* minor refactoring and fixes

* resolved over simplications and minor fixes

* removed redundant code
  • Loading branch information
rohan09-raj committed Dec 29, 2022
1 parent f038845 commit 73c4476
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/styles/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
@import 'more-about.module.css';
@import 'scroll-to-top.module.css';
@import 'footer.module.css';
@import 'error.module.css';

* {
margin: 0px;
Expand Down

0 comments on commit 73c4476

Please sign in to comment.