Skip to content

Commit

Permalink
fix styling (#7)
Browse files Browse the repository at this point in the history
* add noreferrer to anchor elements

* add FontAwesome; use logo icons instead of words for socials

* add Wildhacks logo and change color of FontAwesome icons

* fix styles

---------

Co-authored-by: Darin <[email protected]>
  • Loading branch information
andrlime and Darin authored Nov 17, 2024
1 parent a18062a commit 082f879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/shared/colors.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$global-light: #DFEFEF;
$global-light: #dfefef;
$global-very-dark-green: #1e301b;
$global-dark-green: #269449;
$global-light-green: #67e67c;
Expand Down

0 comments on commit 082f879

Please sign in to comment.