Commit Graph

1 Commits

Author SHA1 Message Date
Elf M. Sternberg 171ae2214a Start the CSS design
Gonna go for the liquid scaling, but I think I'm gonna need a spreadsheet for
all the calculations I want to do. Given I have a min 360 and a max 960
width (is that even reasonable?) and I want a maximum text width of 30 ems, I
think I could write a spreadsheet that could calculate all of the margins and
clamp them.

It's annoying that I have to calc(clamp()) to keep Sass from fucking with me,
but at least it's do-able.  Maybe as a separate CSS file?
2022-04-24 21:38:29 -07:00