GuLiMmo
2024-03-12 55fcb97a3d487f54353564f1e402e4d4b61feee9
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;