We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d554ec + 3bae504 commit bbe65dbCopy full SHA for bbe65db
1 file changed
about.html
@@ -4,7 +4,7 @@
4
<meta charset="UTF-8" />
5
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
6
<title>About - DevOps Roadmap</title>
7
- <link rel="stylesheet" href="style.css" />
+ <link rel="stylesheet" href="assets/css/style.css" />
8
<style>
9
/* Inline styles for better image layout */
10
.hero-img { max-width: 100%; height: 300px;; border-radius: 12px; margin: 1rem 0 1.5rem; box-shadow: 0 8px 32px rgba(0,0,0,0.3); }
0 commit comments