Skip to content

Commit

Permalink
More rome for slide number if they are >=10
Browse files Browse the repository at this point in the history
  • Loading branch information
MartenBE authored Sep 22, 2024
1 parent 7ec2de2 commit 1d004ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/reveal-js/slides.css
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ li {

.reveal .controls {
color: var(--hogent-blue);
right: 5em;
right: 6em;
}

.reveal .slide-number {
Expand Down

0 comments on commit 1d004ac

Please sign in to comment.