category compelete

This commit is contained in:
hamid zarghami
2025-11-15 16:18:29 +03:30
parent 8900e85892
commit 322120635d
8 changed files with 374 additions and 167 deletions
+6
View File
@@ -24,6 +24,12 @@ body,
}
* {
outline: none;
scrollbar-width: none; /* Firefox */
-ms-overflow-style: none; /* IE and Edge */
}
*::-webkit-scrollbar {
display: none; /* Chrome, Safari, Opera */
}
input::placeholder,
textarea::placeholder {