husq
2023-09-01 f6bbabd538001e4c997b2d5474356dc345ff0ba5
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;
}