Commit graph

10 commits

Author SHA1 Message Date
Foster Hangdaan 4571eb3e85
Replace font icons with SVG icons
The new SVG icons are from the Tabler Icons set.
2023-07-31 00:14:54 -04:00
Foster Hangdaan 3845f76651
Add footer component 2023-07-26 23:04:30 -04:00
Foster Hangdaan 67eea2493a
Set separator width, margin and text alignment 2023-07-26 23:03:51 -04:00
Foster Hangdaan 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
Foster Hangdaan 5fd5fb6553
Provide property to improve support 2023-07-26 22:08:14 -04:00
Foster Hangdaan 70b2c3d5bf
Move header styles to dedicated SCSS file 2023-07-26 22:06:55 -04:00
Foster Hangdaan e0f710a5e0
Move separator into its own component 2023-07-26 22:02:15 -04:00
Foster Hangdaan 3b71dd611c
Remove color to use default 2023-07-26 09:58:44 -04:00
Foster Hangdaan 4925eb329c
Style theme switcher 2023-07-26 09:55:13 -04:00
Foster Hangdaan 5b111bb9ce
Add initial version of navbar 2023-07-26 09:50:04 -04:00