diff options
author | Deniz Akşimşek <deniz@denizaksimsek.com> | 2022-08-18 20:30:49 +0200 |
---|---|---|
committer | Deniz Akşimşek <deniz@denizaksimsek.com> | 2022-08-18 20:30:49 +0200 |
commit | 471a81ff8697cf65a39c7ac1363b55d1819f359d (patch) | |
tree | cd8830345d71c3541c8865f326718f71772fdc8c | |
parent | 01e5d8416e4113c92e517a8ed823c1fbb5ef348f (diff) | |
download | missing-471a81ff8697cf65a39c7ac1363b55d1819f359d.tar.gz missing-471a81ff8697cf65a39c7ac1363b55d1819f359d.zip |
dev notes
-rw-r--r-- | dev-notes | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1,4 +1,20 @@ +2022-08-18 + +i'm going to add a fullwidth utility... class="width:100%" or +class="inline-size:100%"? + +*** + +/ chota (https://jenil.github.io/chota/#features) has a grid system i could +derive inspiration from. i don't like all of it but there are some good things +in there + +class="1 3s 5l" 1 col on desktop or tablet, 3 cols on phone, 5 cols on big + +-- dz4k + + 2022-08-16 Updating docs is hard and I always forget something. Consider putting docs next |