Skip to content

Commit 266373f

Browse files
committed
fix: project page project card alignment
1 parent 8b8c8a6 commit 266373f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ <h3>Cliffable Brand Design</h3>
106106
<!-- Project 4 -->
107107
<a href="/projects/secure-aws-vpc-with-bastion-host.html" class="project-card-link">
108108
<div class="project-card">
109-
<h3>Secure AWS VPC with Bastion Host</h3>
109+
<h3>Secure VPC with Bastion Host</h3>
110110

111111
<img src="/assets/images/Secure-AWS-VPC-with-bastion-host.png" alt="AWS VPC architecture with bastion host, private subnet, NAT Gateway and route tables">
112112

0 commit comments

Comments
 (0)