Commit graph

10 commits

Author SHA1 Message Date
1b1482a8d9
Under the hood changes to container styles
Previously, the entire main content was fitted inside one element. Now,
each section and container handle their own paddings and margins. This
allows for more flexibility as to how each container can be styled.
2023-07-26 22:31:46 -04:00
c3e9daadcb
Add header component 2023-07-26 16:34:06 -04:00
5b111bb9ce
Add initial version of navbar 2023-07-26 09:50:04 -04:00
3bfc56301f
Fix link of stylesheet
Use an absolute path so that it always starts at the root of the project.
2023-07-26 09:08:26 -04:00
e19427f897
Complete initial landing page 2023-07-25 02:59:32 -04:00
177ced2549
Set viewport meta tag 2023-07-23 21:50:39 -04:00
d3220ca410
Move main CSS file to styles folder 2023-07-23 21:19:15 -04:00
d794f194fd
Add initial styles 2023-07-23 20:21:43 -04:00
3ec9c85e62
Change charset to charSet in <meta> tag 2023-07-23 20:20:39 -04:00
c3a1581713
Add home page and main layout 2023-07-23 16:44:56 -04:00