main #52

Merged
YasinOnm08 merged 19 commits from React-Group/interstellar_ai:main into main 2024-10-08 12:57:37 +02:00
Showing only changes of commit 5fc583f64b - Show all commits

View file

@ -66,3 +66,7 @@ input:hover {
select{
background-color: var(--input-background-color);
}
h1, h2, h3, h4, p{
color: var(--text-color);
}