Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ch109 committed Dec 18, 2018
1 parent 3a449b5 commit 98e1c25
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Demo App for Sticky Footer
# Demo App for Sticky Footer with Angular 7 and Material 2

This simple demo app is part of an updated article on [theCodeCampus blog](https://www.thecodecampus.de/blog/).
The article can be found [here](https://www.thecodecampus.de/blog/material-2-sticky-footer-mat-sidenav/).
This example uses Angular 7 and Material 2.

# Where can I find the running demo?
## Where can I find the running demo?

Follow [this link](https://ch109.github.io/ng7-mat2-sticky-footer/).
Follow [this link](https://cankattwinkel.github.io/material-2-sticky-footer-mat-sidenav/).

## What is it about?

Expand All @@ -16,7 +16,7 @@ My guess is your using [Angular](https://angular.io/) in combination with
given circumstances not well documented.
The footer supports a variable height.

## Can you point me directly to the solution?
## TL;DR

The most important file is `src/app/app.component.scss`.
There you can find the scss rules to support a sticky footer.
Expand Down

0 comments on commit 98e1c25

Please sign in to comment.