Skip to content

Commit

Permalink
testing differnt colors
Browse files Browse the repository at this point in the history
  • Loading branch information
abdullahq3102 committed Sep 18, 2024
1 parent 4bc92d4 commit 90ae97e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ h3 {
}

.overlay {
background-color: rgba(0, 0, 0, 0.4);
background-color: rgba(107, 39, 55, .9);
height: 100%;
left: 0;
position: absolute;
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@
<div class="content section-padding valign" style="margin-left: 10%; margin-top: 50px;">
<div class="caption">
<h2>Hi, I'm <span class="teal">Abdullah Qureshi.</span></h2>
<h5 style="color:#fff">A <span class="typing" style="font-weight: 300; color:#4b1f29"></span></h5>
<h5 style="color:#fff">A <span class="typing" style="font-weight: 300; color:#F8F4A6"></span></h5>
<!-- <h5 style="color:#00796b">A <span class="typing" style="font-weight: 300; color:#fff"></span></h5> -->
<h5>Eager to learn and grow. Working on expanding my knowledge on computer engineering and software.Eager </h5>
</div>
Expand Down

0 comments on commit 90ae97e

Please sign in to comment.