Skip to content

Commit

Permalink
Small changes to improve website
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanDevelops committed Oct 27, 2024
1 parent bd71cb3 commit 93cfd44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ <h3><span class="tooltip" data-tooltip="&#x1F4BB;">Programmer</span> • <span c
<li><a class="social-icon" href="https://www.linkedin.com/in/dylanravel/" target="_blank" aria-label="LinkedIn"><i class="fa-brands fa-linkedin"></i></a></li>
<li><a class="social-icon" href="https://dylandevs.itch.io" target="_blank" aria-label="Itch.io"><i class="fa-brands fa-itch-io"></i></a></li>
<li><a class="social-icon" href="https://ko-fi.com/dylanravel" target="_blank" aria-label="Ko-Fi"><i class="fa-solid fa-circle-dollar-to-slot"></i></a></li>
<li><a class="social-icon" href="https://www.twitter.com/DylanDev_" target="_blank" aria-label="Twitter (X)"><i class="fa-brands fa-x-twitter"></i></a></li>
<li><a class="social-icon" href="https://www.instagram.com/dylan.ravel" target="_blank" aria-label="Instagram"><i class="fa-brands fa-instagram"></i></a></li>
</ul>
</div>
Expand Down
1 change: 1 addition & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ h3 {
position: absolute;
content: '';
transition: all 0.4s ease;
text-shadow: 1px 1px 2px black;
}

.skill-popout::after {
Expand Down

0 comments on commit 93cfd44

Please sign in to comment.