mirror of
https://github.com/waynesutton/markdown-site.git
synced 2026-01-12 12:19:18 +00:00
docs: add npm run sync:prod notes for production
Clarify when to use development vs production sync commands in setup-guide, about-this-blog, and markdown-with-code-examples
This commit is contained in:
@@ -1025,6 +1025,13 @@ body {
|
||||
color: var(--text-secondary);
|
||||
}
|
||||
|
||||
.stat-card-note {
|
||||
font-size: 11px;
|
||||
color: var(--text-secondary);
|
||||
opacity: 0.7;
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
/* Stats sections */
|
||||
.stats-section {
|
||||
margin-bottom: 40px;
|
||||
|
||||
Reference in New Issue
Block a user