1
0
mirror of https://github.com/danbee/danbarber.me.hugo.git synced 2025-03-04 08:59:18 +00:00
Go to file
Daniel Barber 240af563ac Tweak font size and fix font scaling in Safari
Safari does not resize the text as the viewport is resized. This hack
gets around that by forcing a repaint on every frame. This does not seem
to impact the browsers CPU usage at all.

One interesting issue is that Safari snaps the font sizes to the
nearest pixel size, so the font sizes tend to jump around a little,
rather than scaling smoothly like Firefox/Chrome.
2019-10-20 23:05:54 -04:00
archetypes Another first commit 2019-10-07 20:46:19 -04:00
assets/sass Tweak font size and fix font scaling in Safari 2019-10-20 23:05:54 -04:00
bin Shebang! 2019-10-15 22:02:45 -04:00
content WIP I guess 2019-10-16 21:54:26 -04:00
layouts Color cycle logo on hover 2019-10-18 09:09:34 -04:00
scripts Commit fix images script 2019-10-16 22:20:20 -04:00
themes Another first commit 2019-10-07 20:46:19 -04:00
.gitignore Add resized images 2019-10-11 22:53:32 -04:00
.gitmodules Another first commit 2019-10-07 20:46:19 -04:00
config.toml Proper summary rendering and pre 2019-10-13 15:24:52 -04:00
netlify.toml Add Netlify config 2019-10-08 22:56:56 -04:00