aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/src/scss/layout/_toolbar.scss
Commit message (Collapse)AuthorAgeFilesLines
* chore: move htdocs to repo rootArmand Philippot2021-10-301-34/+0
|
* fix(styles): avoid nav item wrappingArmand Philippot2021-10-271-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 toolbarArmand Philippot2021-10-261-0/+1
| | | | It helps to differentiate each part of the design.
* chore: print the project preview & details on clickArmand Philippot2021-10-251-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 stylesArmand Philippot2021-10-241-0/+30