Skip to content

Commit

Permalink
Merge pull request #186 from mediasanctuary/main
Browse files Browse the repository at this point in the history
link color and spacing
  • Loading branch information
dphiffer authored Jun 4, 2024
2 parents 50f3979 + a74014e commit a365b45
Showing 1 changed file with 5 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ body.page-template-eco-art-trail {
max-width: 700px;
margin-left: auto;
margin-right: auto;

a {
color: $c-white;
}
}

.wp-block-embed-youtube, .wp-block-embed-vimeo, .wp-block-embed-soundcloud {
Expand All @@ -20,7 +24,7 @@ body.page-template-eco-art-trail {
.eat-footer {
color: $c-slate;
font-size: $s-xs;
margin-top: 30px;
margin-top: 15px;

a {
color: $c-slate;
Expand Down

0 comments on commit a365b45

Please sign in to comment.