remove unused styles
Some checks failed
build / build (pull_request) Failing after 4m33s

This commit is contained in:
2024-12-05 10:40:36 +01:00
parent 6702147eb1
commit a760619d95

View File

@ -1,8 +1,3 @@
body { body {
background-color: transparent; background-color: transparent;
}
.upload-btn:hover {
color: darkblue;
cursor: pointer;
} }