optimize ux
This commit is contained in:
@@ -364,4 +364,11 @@ body {
|
||||
|
||||
.card.bg-black .card-body {
|
||||
color: #e2e2e2 !important;
|
||||
}
|
||||
|
||||
.blue-glow{
|
||||
box-shadow: 0px 0px 14px 0px rgba(99,124,247,0.325);
|
||||
}
|
||||
.text-glow{
|
||||
text-shadow: #86b7fe 2px 1px 14px;
|
||||
}
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
<div class="container">
|
||||
<div class="header">
|
||||
<h1>mitho AI Agent</h1>
|
||||
<h1>mitho® KI-Agent</h1>
|
||||
<div class="spacer"></div>
|
||||
<button id="clear" class="btn btn-trans">Diesen Chat löschen</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user