Skip to content

Commit

Permalink
Regenerate assets
Browse files Browse the repository at this point in the history
  • Loading branch information
bookwyrm committed Jan 2, 2024
1 parent 8fd9c68 commit e651cb3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -1698,6 +1698,18 @@ select {
.leading-snug {
line-height: 1.375;
}
.\!leading-tight {
line-height: 1.25 !important;
}
.leading-tight {
line-height: 1.25;
}
.\!leading-snug {
line-height: 1.375 !important;
}
.\!leading-normal {
line-height: 1.5 !important;
}
.tracking-tight {
letter-spacing: -0.025em;
}
Expand Down

0 comments on commit e651cb3

Please sign in to comment.