diff --git a/sass/dracula.scss b/sass/dracula.scss index a51d98b..8e1c0db 100644 --- a/sass/dracula.scss +++ b/sass/dracula.scss @@ -103,8 +103,8 @@ footer a { } #social-links { - display: flex - justify-content: center + display: flex; + justify-content: center; } .social { diff --git a/templates/page.html b/templates/page.html index f1ce236..d5516c8 100644 --- a/templates/page.html +++ b/templates/page.html @@ -36,32 +36,32 @@