Fixed footer with social icons and made it responsive + misc

This commit is contained in:
2019-04-17 13:28:15 -04:00
parent 84ff2cf0b1
commit a828bfb086
27 changed files with 221 additions and 70 deletions

8
package-lock.json generated
View File

@@ -9833,14 +9833,6 @@
"resolved": "https://registry.npmjs.org/obuf/-/obuf-1.1.2.tgz",
"integrity": "sha512-PX1wu0AmAdPqOL1mWhqmlOd8kOIZQwGZw6rh7uby9fTc5lhaOWFLX3I6R1hrF9k3zUY40e6igsLGkDXK92LJNg=="
},
"octicons": {
"version": "8.5.0",
"resolved": "https://registry.npmjs.org/octicons/-/octicons-8.5.0.tgz",
"integrity": "sha512-l4GCHwBvStuwVfIuqUx/ktFJQJdCqLnd0bi2dvYZzkza6wj9EUksfMUlTqyVMULbPIvRTXxOqn/W07fsMu1bXA==",
"requires": {
"object-assign": "4.1.1"
}
},
"on-finished": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz",