aboutsummaryrefslogtreecommitdiff
path: root/_scss/components/elements/_comments.scss
diff options
context:
space:
mode:
Diffstat (limited to '_scss/components/elements/_comments.scss')
-rw-r--r--_scss/components/elements/_comments.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/_scss/components/elements/_comments.scss b/_scss/components/elements/_comments.scss
new file mode 100644
index 0000000..c0f696d
--- /dev/null
+++ b/_scss/components/elements/_comments.scss
@@ -0,0 +1,3 @@
+.comments {
+ border-top: .1rem solid $color-tertiary;
+}