]> git.cworth.org Git - lmno.games/commit - index.html
Add some responsive layout for the page itself
authorCarl Worth <cworth@cworth.org>
Sat, 16 May 2020 22:06:50 +0000 (15:06 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 16 May 2020 22:34:12 +0000 (15:34 -0700)
commit8db32e8a3caaf682590d302c8453a9859ee63007
treeacc0dd98649a660f5d61cdb78a8b410e8f6be5cf
parent4b1a7bdc84b09a8ebb0747c1ccf7cea3479fade4
Add some responsive layout for the page itself

This is designed to use all the space available on a small device
(such as a phone) but then to smoothly allow some distinctly-colored
background to be visbile on a large device while maxing out the page
width at a reasoable maximum width.

This styling change does introduce a new containing "page" div around
the content.
index.html
style.css