aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0/examples/starter-template/starter-template.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/content/docs/5.0/examples/starter-template/starter-template.css')
-rw-r--r--site/content/docs/5.0/examples/starter-template/starter-template.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/content/docs/5.0/examples/starter-template/starter-template.css b/site/content/docs/5.0/examples/starter-template/starter-template.css
new file mode 100644
index 000000000..6fb709105
--- /dev/null
+++ b/site/content/docs/5.0/examples/starter-template/starter-template.css
@@ -0,0 +1,3 @@
+body {
+ padding-top: 5rem;
+}