diff --git a/css/app.css b/css/app.css index 2943f39..02ce642 100644 --- a/css/app.css +++ b/css/app.css @@ -19,4 +19,10 @@ h1, h2, h3, h4, h5, h6, button:not(.btn-close) { border: none; background-color: transparent; color: white; +} + +footer { + position: fixed; + bottom: 2em; + right: 2em; } \ No newline at end of file diff --git a/index.html b/index.html index a02d857..4623aa6 100644 --- a/index.html +++ b/index.html @@ -15,17 +15,23 @@

9Follow

+
+

-