husq
2023-09-04 a1fc00dbb4926cda11db43cf081f4bc06bcf3f98
src/styles/flex.style.scss
@@ -177,6 +177,20 @@
  margin-left: 10px !important;
}
.w48 {
  width: 48px;
}
.w60 {
  width: 60px;
}
.point {
  cursor: pointer;
}
.w96 {
  width: 96px;
}
.mr10 {
  margin-right: 10px !important;
}