diff --git a/static/style.css b/static/style.css index d481d74..8614303 100644 --- a/static/style.css +++ b/static/style.css @@ -33,3 +33,7 @@ footer{ .nav-link:hover{ background-color: #2222ff; } + +.home{ + text-decoration: none; +}