remove custom scss for text
All checks were successful
Blog Deployment / Check-Rebuild (push) Successful in 5s
Blog Deployment / Build (push) Has been skipped
Blog Deployment / Deploy-Staging (push) Successful in 9s
Blog Deployment / Test-Staging (push) Successful in 2s
Blog Deployment / Merge (push) Has been skipped
Blog Deployment / Deploy-Production (push) Has been skipped
Blog Deployment / Test-Production (push) Has been skipped
Blog Deployment / Clean (push) Has been skipped
Blog Deployment / Notify (push) Has been skipped

This commit is contained in:
2025-06-23 19:31:52 +00:00
parent 86607c2563
commit a83c16e3e9

View File

@@ -2,11 +2,3 @@
padding: 1rem 0;
text-align: center;
}
.homepage-title {
font-size: 2.5rem;
margin-bottom: 0.5rem;
}
.homepage-description {
font-size: 1.2rem;
color: #666;
}