Css tweaks #21

Merged
Patrick_Pluto merged 3 commits from sageTheDm/interstellar_ai:main into main 2024-09-19 15:01:12 +02:00
Showing only changes of commit fc487a2450 - Show all commits

View file

@ -62,6 +62,7 @@
background-color: var(--button-background-color);
border-radius: 50%;
padding: 10px;
padding-top: 0;
transition: background-color 0.3s ease;
}