Skip to content

Commit

Permalink
Update static links style in section metadata to support modal links (#…
Browse files Browse the repository at this point in the history
…1238)

initial

Co-authored-by: vivgoodrich <vivian.goodrich@gmail.com>
  • Loading branch information
vgoodric and vivgoodrich authored Sep 8, 2023
1 parent 56cb319 commit c356a4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/blocks/section-metadata/section-metadata.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
color: rgb(34 34 34);
}

.section.static-links a:not([class]) {
.section.static-links a:not([class*="button"]) {
color: inherit;
text-decoration: underline;
}
Expand Down

0 comments on commit c356a4b

Please sign in to comment.