Skip to content

Commit 25cc8ec

Browse files
authored
Update dashboard.html
Updated
1 parent 8b6b5d1 commit 25cc8ec

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

dashboard.html

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -531,24 +531,4 @@ <h3 class="card-title">🌱 Expert Recommendations</h3>
531531
</script>
532532

533533
</body>
534-
</html><style>
535-
.dashboard-card {
536-
background: white;
537-
padding: 20px;
538-
border-radius: 12px;
539-
box-shadow: 0 4px 6px rgba(0,0,0,0.1);
540-
}
541-
542-
.dashboard-item {
543-
padding: 8px 12px;
544-
margin: 6px 0;
545-
background: #f8f9fa;
546-
border-left: 3px solid #4CAF50;
547-
}
548-
549-
.update-time {
550-
color: #666;
551-
font-size: 0.9em;
552-
margin-top: 15px;
553-
}
554-
</style>
534+
</html>

0 commit comments

Comments
 (0)