diff options
Diffstat (limited to 'resources/scss/bootstrap-cust/_navbar.scss')
-rw-r--r-- | resources/scss/bootstrap-cust/_navbar.scss | 3 |
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; +} |