Commit Graph

16 Commits

Author SHA1 Message Date
72249d9105 Style fixes
* Fix missing navigation shadow
* Switch to grid organization at top level
* Force calc() sizes to guarantee elements occupy right size
2022-08-10 00:20:31 +03:00
c8ea641e0d Stub practice page 2022-08-10 00:20:31 +03:00
0d0b38391d Simplify CSS styles
A lingering problem exists where the content is allowed to expand
indefinitely vertically. This might be an issue with the stacks of
flex elements near the root of the DOM.

Since the value fixing this is still uncertain I'll leave as it is
for now.
2022-08-10 00:20:31 +03:00
1a4c2ce98f Add expression set details page 2022-08-10 00:20:31 +03:00
47ea97adaf Mock data and add expression set selection page 2022-08-10 00:20:31 +03:00
79ba58bb36 Add ExpressionSetCard component 2022-08-10 00:20:31 +03:00
4f63ec8ee9 Add Page component 2022-08-10 00:20:31 +03:00
b8d3b0578a Add auto-prettifying git hook 2022-08-10 00:20:31 +03:00
e8d99ccf6f Add Navigation, NavigationItem components, storybook router and icons 2022-08-10 00:20:31 +03:00
b3b20de516 Add prettier tool, prettify code 2022-08-10 00:20:31 +03:00
529ca8d270 Add ExpressionCard component 2022-08-10 00:20:31 +03:00
17b0ca596f Move code to src/ 2022-08-10 00:20:31 +03:00
63ca31f6ba Add a CSS reset 2022-08-10 00:20:31 +03:00
20b64fddec Add storybook 2022-08-10 00:20:31 +03:00
133fb62656 Initial commit from Create Next App 2022-08-10 00:20:31 +03:00
faa6cea7dd Initial commit 2022-08-10 00:20:21 +03:00