summaryrefslogtreecommitdiffstats
path: root/resources/scss/bootstrap-cust/_navbar.scss
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scss/bootstrap-cust/_navbar.scss')
-rw-r--r--resources/scss/bootstrap-cust/_navbar.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/scss/bootstrap-cust/_navbar.scss b/resources/scss/bootstrap-cust/_navbar.scss
new file mode 100644
index 0000000..acf2024
--- /dev/null
+++ b/resources/scss/bootstrap-cust/_navbar.scss
@@ -0,0 +1,3 @@
+.navbar {
+ border: none;
+}