diff --git a/includes/css/navbar-fixed-top.css b/includes/css/navbar-fixed-top.css new file mode 100644 index 0000000..585c77e --- /dev/null +++ b/includes/css/navbar-fixed-top.css @@ -0,0 +1,3 @@ +body { + padding-top: 70px; +} \ No newline at end of file