Skip to content

Commit

Permalink
Merge pull request #22 from jangoscript/updates
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
jangoscript authored Jun 9, 2024
2 parents 0f8b546 + bf2e10c commit 14e0275
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<h1 class="hero-title load-hidden">
Hi, my name is <span class="text-color-main">Jacob Shaw</span>
<br />
<div class="CDev">Chickasaw Developer</div>
<div class="CDev" style="color: purple">Chickasaw Developer</div>
</h1>
<p class="hero-cta load-hidden">
<a rel="noreferrer" class="cta-btn cta-btn--hero" href="#about"
Expand Down
4 changes: 0 additions & 4 deletions src/sass/sections/_about.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
clip-path: none;
}

.CDev {
color:$secondary-color 100%;
}

.about-wrapper {
@include respond(phone) {
padding-bottom: 5rem;
Expand Down

0 comments on commit 14e0275

Please sign in to comment.