Up to date fork #1

Merged
MiTask merged 33 commits from snxraven/LinkUp-P2P-Chat:main into main 2024-06-14 04:32:25 -04:00
8 changed files with 274 additions and 85 deletions
Showing only changes of commit 6a7eb78d34 - Show all commits

View File

@@ -281,10 +281,6 @@ textarea::placeholder {
background-color: #f04747;
}
#talk-btn:hover {
background-color: #191919;
transform: scale(1.05);
}
/* Main container styles */
main {