theme: explicitly set the width/height of the Matrix icon #11

Merged
qyriad merged 1 commit from danderson/lix-website:dave/matrix-logo into main 2024-06-07 20:36:32 +00:00
Contributor

Chrome and Safari default 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,
so I used those values.

Fixes #8

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, so I used those values. Fixes #8
danderson added 1 commit 2024-05-06 06:52:23 +00:00
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
danderson force-pushed dave/matrix-logo from 0337854eb2 to 8f867177a1 2024-05-06 07:22:35 +00:00 Compare
qyriad merged commit 4cceedc66d into main 2024-06-07 20:36:32 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix-website#11
No description provided.