main #94

Merged
Patrick_Pluto merged 8 commits from YasinOnm08/interstellar_ai:main into main 2024-10-03 13:33:01 +02:00
Showing only changes of commit 5f8a18878d - Show all commits

View file

@ -84,9 +84,9 @@ header{
.header-login-button{
height: 100%;
width:4vw;
width:max-content;
font-size: var(--font-size);
padding: 3px;
padding: 0.5vw 1vw;
background-color: var(--input-button-color);
color: var(--text-color);
border: none;