diff --git a/css/style.css b/css/style.css index 07dd032..102b956 100644 --- a/css/style.css +++ b/css/style.css @@ -50,28 +50,8 @@ body { color: #f5a9b8; } -.discord { - width: auto; - height: auto; - display: flex; - margin-left: auto; - margin-right: auto; - text-align: center; - justify-content: center; - text-decoration: none; -} -.discord-logo { - width: 3em; - height: auto; - display: flex; - margin-left: auto; - margin-right: auto; - text-align: center; - color: #5865f2; -} - -.discord-logo:hover { - color: #f2f5f4; +a { + color: #a8c5db; } .footer {