fix/merge-testing-to-main #4

Merged
anti merged 138 commits from fix/merge-testing-to-main into main 2026-04-12 10:10:19 +02:00
Showing only changes of commit 9dc6ff3887 - Show all commits

View File

@@ -24,6 +24,10 @@ body {
overflow-x: hidden; overflow-x: hidden;
} }
input, button, textarea, select {
font-family: inherit;
}
button { button {
cursor: pointer; cursor: pointer;
background: transparent; background: transparent;