product-card

This commit is contained in:
Veselov
2025-09-16 23:14:47 +03:00
parent 2226fb2abe
commit e2ebf54d56
13 changed files with 77 additions and 35 deletions

View File

@@ -24,11 +24,6 @@ h3 {
@include h3('h3');
}
// Buttons
button {
cursor: pointer;
}
::-webkit-scrollbar {
width: 8px;
}