GuLiMmo
2024-01-25 ca633dd51ce23edd51ce0e5de8f90e29e5273f9b
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;