Commit graph

3 commits

Author SHA1 Message Date
Dave Anderson 0337854eb2 theme: explicitly set the width/height of the Matrix icon
Chrome and Safari default <svg> width and height to 'auto', which
expands the viewport to fit the pixels within. Safari doesn't, and
the viewport collapses to 0x0 unless explicitly expanded.

Firefox calculates the viewport's natural dimensions to be 16x18.35,
so I used those values.

Fixes #8
2024-05-05 23:51:16 -07:00
Kate Temkin f7abf9d131 replace social media icons 2024-05-01 18:38:46 -06:00
Kate Temkin c893a86e54 initial commit of template 2024-04-26 22:49:34 -06:00