1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-13 17:33:59 +02:00

Sticky footer final commit

This commit is contained in:
Angelos Chalaris
2017-01-08 18:43:59 +02:00
parent 7abb30843a
commit e5a9ba5661
4 changed files with 8 additions and 7 deletions

View File

@@ -758,3 +758,4 @@
- Updated all pages to use the new `footer` absolute-alignment. Should solve some issues on different devices.
- Changed the implementation of the new `footer` to `sticky`, instead of absolute.
- Rolled back all pages that were affected. Should work like a charm now!
- Finalized the `sticky` `footer`.