Adjust icon import path and button icon width

This commit is contained in:
akcodez
2025-02-14 07:16:35 -08:00
parent a519ac02a0
commit e95cb4cca4
3 changed files with 3 additions and 3 deletions

View File

@@ -88,7 +88,7 @@
.button-icon {
aspect-ratio: 0.71;
object-fit: contain;
width: 12px;
width: 13.8px;
@media (max-width: 524px) {
width: 10px;