Skip to content

Commit

Permalink
link color and spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
dphiffer committed Jun 4, 2024
1 parent 345223c commit a74014e
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 a74014e

Please sign in to comment.