Correctly place footer
This commit is contained in:
parent
444c19c262
commit
76f8f317b4
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ footer {
|
||||||
color: $gray-700;
|
color: $gray-700;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
position: absolute;
|
position: static;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: $gray-700;
|
color: $gray-700;
|
||||||
|
|
Loading…
Reference in a new issue