songshankun
2023-11-07 ad2d7de5102fb99cfbb6f2b4ab7e4bfb936b1d9d
src/views/dashboard/components/CurrentDateTime.vue
@@ -13,9 +13,8 @@
$color: #30decd;
.current-date-time {
  width: 370px;
  color: $color;
  font-size: 24px;
  font-size: 20px;
  font-weight: 600;
}
</style>