3177a9d1cc
Improve footer
...
- Moved container class into footer.
- Added py-3 for footer padding. Not sure if I prefer this to using the stylesheet.
- Replaced hr with border-top.
2020-12-13 12:53:21 +00:00
be63a2aaed
Remove container from nav
...
- Replaced container for the nav component with a custom style instead using
max-width and margin: 0 auto.
2020-12-13 12:33:44 +00:00
1d7614fdf4
Move themes.css into global.css
2020-11-17 10:59:12 +00:00
4ffaa80f02
Moving more colors to css variables and tweaking some of the values.
...
- Added color variables for lines and links.
- Testing a slightly lighter gray for the background.
2020-09-10 14:52:11 +01:00
94c60f2251
Updated to work with live site
...
Added components from somewhere
fixed some css background image
2020-08-20 19:56:24 +10:00