Merge pull request #45 from HideyoshiNakazone/fixes-footer
Fixed Footer Behavior
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
.page-footer {
|
.page-footer {
|
||||||
position: relative;
|
position: static;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user