husq
2023-09-01 f6bbabd538001e4c997b2d5474356dc345ff0ba5
src/styles/common.scss
@@ -6,6 +6,13 @@
.dis_opticy{
  opacity: .25;
}
.white-color {
  color: #fff;
}
.describe{
  font-size: 12px;
  color: hsla(0,0%,100%,.6);
}
body {
  background-color: #f7f9fa;
  -webkit-font-smoothing: antialiased;