Skip to content

Commit

Permalink
Adjust font sizes in pretix
Browse files Browse the repository at this point in the history
  • Loading branch information
thibaultamartin committed Jun 14, 2024
1 parent 9aaa4bf commit a28dbd8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sass/_register.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,14 @@
.pretix-widget-wrapper {
max-width: var(--page-max-width);
margin-inline: auto;

.pretix-widget-item-title {
font-size: 1.125rem;
}

p {
font-size: 1rem;
}
}

padding-block: 2rem 3rem;
Expand Down

0 comments on commit a28dbd8

Please sign in to comment.