Add connection to backend test

This commit is contained in:
2024-10-18 02:20:22 +02:00
parent cf09bc50fb
commit ca091bac92
2 changed files with 20 additions and 8 deletions

View File

@ -20,6 +20,7 @@ body{
background-color: var(--background-color);
font-family: "Inter", sans-serif;
overflow-x: hidden;
color: var(--primary-color);
}
header {