about summary refs log tree commit diff
path: root/src/static/css/small-business.css
diff options
context:
space:
mode:
authorEmile <hanemile@protonmail.com>2019-02-25 23:56:29 +0100
committerEmile <hanemile@protonmail.com>2019-02-25 23:56:29 +0100
commit23ecf18de76e8ef873acac89923232987366c7a9 (patch)
treeeb890f3ab55ebaf84e1f4f494b723985168c4454 /src/static/css/small-business.css
parentde59393dbd2043611de91f0612626bc858256d19 (diff)
updated the file structure
Diffstat (limited to 'src/static/css/small-business.css')
-rw-r--r--src/static/css/small-business.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/static/css/small-business.css b/src/static/css/small-business.css
new file mode 100644
index 0000000..fbc36c8
--- /dev/null
+++ b/src/static/css/small-business.css
@@ -0,0 +1,15 @@
+/*!
+ * Start Bootstrap - Small Business (https://startbootstrap.com/template-overviews/small-business)
+ * Copyright 2013-2017 Start Bootstrap
+ * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
+ */
+
+body {
+  padding-top: 54px;
+}
+
+@media (min-width: 992px) {
+  body {
+    padding-top: 56px;
+  }
+}