Skip to content

Commit

Permalink
adjusted opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
NKoshmak committed Dec 5, 2024
1 parent 25b2bb0 commit a94ae55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles/blocks/footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ margin-bottom: 40px;
font-weight: 700;
letter-spacing: 3px;
color: $text-color;
opacity: 50%;
opacity: 0.5;
text-align: left;
margin-bottom: 8px;
}
Expand Down

0 comments on commit a94ae55

Please sign in to comment.