Commit Graph

9 Commits

Author SHA1 Message Date
046ec3975c
refactor(style): improve article width on small screens 2023-08-27 22:13:04 -05:00
0ad012d482
fix(style): ensure navbar hover bg stays within navbar borders 2023-08-27 22:08:52 -05:00
1a6fa6cbb7
fix(style): set nav z-index to 1000
This ensures the nav element is ALWAYS above all other elements. Prior
to this commit, the navbar ended up under images effectively hiding it.
2023-08-27 22:07:07 -05:00
65d81421cb
refactor(style): minor visual improvements 2023-08-27 21:51:52 -05:00
11f540a82e
style: format some html templates 2023-08-27 21:40:16 -05:00
ee4699a1e4
feat(style): set <hr> border to solid 2023-08-27 20:58:42 -05:00
c44f34a324
feat(style): center align page detail 2023-08-27 20:55:56 -05:00
1472915e40
refactor(style): increase page title size 2023-08-27 20:55:28 -05:00
0841f6158d
initial commit 2023-08-27 20:17:16 -05:00