Skip to content

Commit

Permalink
fix: add margin-top: -10px to p
Browse files Browse the repository at this point in the history
Correcting text
  • Loading branch information
DereC4 authored and doprz committed Mar 6, 2024
1 parent 8b9cb06 commit 18406b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
text-align: left;
height: 6.6px;
align-self: stretch;
margin-top: 0;
margin-top: -10px;
margin-bottom: 0;

/* Type scale/small */
Expand Down

0 comments on commit 18406b0

Please sign in to comment.