Skip to content

Commit

Permalink
Port missed CSS change from latest ported upstream changes (#2911)
Browse files Browse the repository at this point in the history
  • Loading branch information
ClearlyClaire authored Dec 2, 2024
1 parent 5550f53 commit 543eced
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/javascript/flavours/glitch/styles/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1017,7 +1017,7 @@ body > [data-popper-placement] {
p {
font-size: 15px;
line-height: 22px;
color: $darker-text-color;
color: $secondary-text-color;
margin-bottom: 20px;

strong {
Expand Down

0 comments on commit 543eced

Please sign in to comment.