diff --git a/style.css b/style.css index fceb187..6d0f986 100644 --- a/style.css +++ b/style.css @@ -281,10 +281,6 @@ textarea::placeholder { background-color: #f04747; } -#talk-btn:hover { - background-color: #191919; - transform: scale(1.05); -} /* Main container styles */ main { @@ -551,4 +547,4 @@ a:active { a:visited { color: #b0b0b0; /* Different color for visited links */ -} \ No newline at end of file +}