Julien Sulpis @jsulpis.dev ยท Jun 5

yet another developer on MacOS ๐Ÿ™„ I forgot two things last time: - always use `overflow: auto` instead of `overflow: scroll` unless you specifically want a scrollbar even when there is no scroll - if you have a dark mode, use `color-scheme: dark` to have dark scrollbars

0 likes 0 replies

?