haoxuan
2023-12-09 592164b38f12dd2a605c20f6d1c84ec6b28b4f56
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>