diff --git a/css/styles.css b/css/styles.css index 2a55f15..e378f9e 100644 --- a/css/styles.css +++ b/css/styles.css @@ -65,9 +65,6 @@ button, .source-btn, .dsc-btn, .clr-btn { display: inline-block; transition: background-color 0.3s ease, transform 0.3s ease; } -.clientbutton { - background-color: #0095ff !important; -} button:hover { transform: scale(1.05) }