update font size

main
Dominic Reich 2 years ago
parent 523e9f3635
commit 241650a965
Signed by: dominic
GPG Key ID: BC9D6AE1A3BE169A

@ -0,0 +1,35 @@
/* Increase the default font size */
html {
font-size: 15pt;
}
/* .toc { */
/* overflow: scroll; */
/* } */
/* @media (min-width: 1024px) { */
/* .lg\:sticky { */
/* position: sticky; */
/* bottom: 0; */
/* } */
/* .lg\:top-10 { */
/* top: 0; */
/* } */
/* } */
/* .sticky { */
/* top: 0; */
/* } */
/**/
/* .toc ul, */
/* .toc li { */
/* line-height: 0.3; */
/* } */
/**/
/* .toc a { */
/* font-size: 10pt; */
/* } */
/**/
/* .toc a:hover { */
/* font-size: 16pt; */
/* } */
Loading…
Cancel
Save