diff --git a/my-blog/static/css/style.css b/my-blog/static/css/style.css index 020e182..277dc14 100644 --- a/my-blog/static/css/style.css +++ b/my-blog/static/css/style.css @@ -1922,4 +1922,4 @@ button#searchButton.pds-btn { .article-body table td:last-child { border-bottom: 0; } -} \ No newline at end of file +} diff --git a/my-blog/templates/base.html b/my-blog/templates/base.html index 200d597..38a6503 100644 --- a/my-blog/templates/base.html +++ b/my-blog/templates/base.html @@ -22,8 +22,7 @@