Skip to content

Commit

Permalink
update font size for preview badge (#5779)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlagn authored Apr 2, 2024
1 parent 47667a2 commit a839504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ hr {
.preview-badge ::after{
position: absolute;
right: 0px;
font-size: 0.875rem;
font-size: 12px;
font-style: normal;
font-weight: 600;
color: var(--badge-color);
Expand Down

0 comments on commit a839504

Please sign in to comment.