diff --git a/index.html b/index.html index 1316dba..1f3899b 100644 --- a/index.html +++ b/index.html @@ -57,8 +57,8 @@ diff --git a/styles.css b/styles.css index d2b4973..8e897ab 100644 --- a/styles.css +++ b/styles.css @@ -15,4 +15,14 @@ h1 { .card-footer { background-color: #343a40; color: #adb5bd; +} + +#footer-author { + text-align: right; +} + +#footer-author-icon { + width: 4%; + border-radius: 50%; + overflow: hidden; } \ No newline at end of file