Update code font size

This commit is contained in:
JasterV 2025-06-15 17:03:47 +02:00
commit 4f453c60e6

View file

@ -255,6 +255,7 @@ section.has-light-background h6 {
overflow-x: hidden;
overflow-wrap: break-word;
overflow-y: auto;
font-size: 16px;
}
.reveal table {