Fix button cursor

This commit is contained in:
momo5502
2025-04-22 20:48:26 +02:00
parent be0c97c740
commit f21e349a94

View File

@@ -21,6 +21,10 @@
}
}
button {
cursor: pointer;
}
.terminal-output {
line-height: 1.5;
font-weight: 600;