aboutsummaryrefslogtreecommitdiff
path: root/themes/docsy/assets/vendor/bootstrap/site/docs/4.1/examples/starter-template/starter-template.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/docsy/assets/vendor/bootstrap/site/docs/4.1/examples/starter-template/starter-template.css')
-rw-r--r--themes/docsy/assets/vendor/bootstrap/site/docs/4.1/examples/starter-template/starter-template.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/themes/docsy/assets/vendor/bootstrap/site/docs/4.1/examples/starter-template/starter-template.css b/themes/docsy/assets/vendor/bootstrap/site/docs/4.1/examples/starter-template/starter-template.css
new file mode 100644
index 0000000..5f64cd2
--- /dev/null
+++ b/themes/docsy/assets/vendor/bootstrap/site/docs/4.1/examples/starter-template/starter-template.css
@@ -0,0 +1,7 @@
+body {
+ padding-top: 5rem;
+}
+.starter-template {
+ padding: 3rem 1.5rem;
+ text-align: center;
+}