Update index.html

This commit is contained in:
H Lohaus 2024-04-06 18:07:43 +02:00 committed by GitHub
parent 048077e6f2
commit 93f6084055
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
<body>
<div class="gradient"></div>
<div class="row">
<div class="box conversations">
<div class="box conversations hidden">
<div class="top">
<button class="new_convo" onclick="new_conversation()">
<i class="fa-regular fa-plus"></i>