Create grid from selection

This commit is contained in:
alonso.torres 2023-10-24 16:58:28 +02:00
parent 02399add7a
commit 351f7fd1bb
17 changed files with 395 additions and 234 deletions

View file

@ -101,6 +101,7 @@ body {
:grid-template-rows
:grid-template-columns
:grid-template-areas
:grid-auto-flow
;; Flex/grid self properties
:flex-shrink