diff --git a/assets/assets/style.css b/assets/assets/style.css index 6a71e01..263b913 100644 --- a/assets/assets/style.css +++ b/assets/assets/style.css @@ -56,10 +56,7 @@ padding: 14px; color: white; transition: background 0.3s; -} - -#chatbot_toggle:hover { - background: rgba(219, 226, 0, .05); + cursor: pointer; } /* Header Styles */ @@ -85,7 +82,7 @@ margin-left: 8px; } -.main-title svg { +.main-title img { height: 24px; } diff --git a/assets/index.php b/assets/index.php index 3da931c..41c184d 100644 --- a/assets/index.php +++ b/assets/index.php @@ -21,7 +21,7 @@
- + Logo