| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: move htdocs to repo root | Armand Philippot | 2021-10-30 | 1 | -34/+0 |
| | | |||||
| * | fix(styles): avoid nav item wrapping | Armand Philippot | 2021-10-27 | 1 | -2/+4 |
| | | | | | | With long names (like "About CSS Border Previewer") the button was outside the screen. With flex no wrap, the text can take two lines. | ||||
| * | chore: add box shadow to project details and toolbar | Armand Philippot | 2021-10-26 | 1 | -0/+1 |
| | | | | | It helps to differentiate each part of the design. | ||||
| * | chore: print the project preview & details on click | Armand Philippot | 2021-10-25 | 1 | -0/+1 |
| | | | | | | | On small viewport, hide the project details and display it when the user clicks on toolbar button. So I adjust the toolbar z-index and the preview height. | ||||
| * | chore: add styles | Armand Philippot | 2021-10-24 | 1 | -0/+30 |
