This commit is contained in:
Flatlogic Bot 2025-09-17 14:20:22 +00:00
parent e8af15796b
commit 8934bf10ff
2 changed files with 4 additions and 2 deletions

View File

@ -78,7 +78,9 @@ h1, h2, h3, h4, h5, h6 {
border-top: 1px solid #e2e8f0;
}
#portfolio .section-title, #contact .section-title {
#about .section-title,
#portfolio .section-title,
#contact .section-title {
color: #000 !important;
}

View File

@ -10,7 +10,7 @@
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom CSS -->
<link rel="stylesheet" href="assets/css/custom.css">
<link rel="stylesheet" href="assets/css/custom.css?v=<?php echo time(); ?>">
<!-- Open Graph Meta Tags -->
<meta property="og:title" content="Jane Doe - Architect Portfolio">