Skip to content

Commit a96fd62

Browse files
style: add space between laptop emoji icon and text in home page card badge header
1 parent 985acb9 commit a96fd62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ const totalProjects = featuredProjects.length;
108108
<section class="section bg-surface-blur">
109109
<div class="container">
110110
<div class="glass-card exp-overview-card">
111-
<div class="card-badge-header">💻 Development & Systems Engineering Journey</div>
111+
<div class="card-badge-header">💻 Development & Systems Engineering Journey</div>
112112
<h2 class="card-block-title" style="margin-bottom: 0.75rem;">Multi-Disciplinary Engineering Background</h2>
113113
<p class="exp-text">
114114
Extensive hands-on engineering experience spanning <strong>DevOps/SRE</strong>, <strong>Agentic AI & Generative Workflows</strong>, <strong>Fullstack Web Development</strong>, <strong>Network Automation</strong>, and <strong>Technical Team Leadership</strong> across enterprise cloud environments.

0 commit comments

Comments
 (0)