Add title to comments section
- Style .page__comments-title - Add comments label text to data file - Add .html extension to comment provider _includes
This commit is contained in:
@@ -133,6 +133,20 @@
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
Comments
|
||||
========================================================================== */
|
||||
|
||||
.page__comments-title {
|
||||
font-size: 14px;
|
||||
margin-top: 2rem;
|
||||
margin-bottom: 10px;
|
||||
padding-top: 2rem;
|
||||
border-top: 1px solid $border-color;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
Related
|
||||
========================================================================== */
|
||||
|
||||
Reference in New Issue
Block a user