This commit is contained in:
2025-07-18 16:15:34 -07:00
parent 40be3bb1c3
commit 44f92d54cb

View File

@@ -1,6 +1,6 @@
<style>
ul.products {
display: none;
display: none !important;
visibility: hidden;
}
</style>