xieb
2025-01-15 ece8822b18dd79a93a8c8eb0bfa13514edf1268f
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;