Commit graph

10 commits

Author SHA1 Message Date
c1519aa0c1
Add style for paragraphs 2023-07-26 23:03:23 -04:00
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
c552270c6e
Remove useless for loop 2023-07-26 22:09:50 -04:00
70b2c3d5bf
Move header styles to dedicated SCSS file 2023-07-26 22:06:55 -04:00
e0f710a5e0
Move separator into its own component 2023-07-26 22:02:15 -04:00
cf93b840bc
Add class for inline display 2023-07-26 21:50:00 -04:00
d0c87126c1
Decrease length of separator 2023-07-26 16:37:57 -04:00
c3e9daadcb
Add header component 2023-07-26 16:34:06 -04:00
e19427f897
Complete initial landing page 2023-07-25 02:59:32 -04:00
d794f194fd
Add initial styles 2023-07-23 20:21:43 -04:00