Skip to content

Commit

Permalink
Set default .datetime font size to 1.25rem
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Aug 20, 2024
1 parent 094a9c7 commit b108dfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/modules/events.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}

.datetime {
font-size: 1rem;
font-size: 1.25rem;

@media (min-width: #{$screen-desktop}) {
font-size: 1.1rem;
Expand Down

0 comments on commit b108dfe

Please sign in to comment.