summaryrefslogtreecommitdiffstats
path: root/app/common/styles/layout/content.scss
diff options
context:
space:
mode:
Diffstat (limited to 'app/common/styles/layout/content.scss')
-rw-r--r--app/common/styles/layout/content.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/common/styles/layout/content.scss b/app/common/styles/layout/content.scss
index 8c8b916..f5d2757 100644
--- a/app/common/styles/layout/content.scss
+++ b/app/common/styles/layout/content.scss
@@ -38,12 +38,12 @@ label {
@include label;
}
-// TODO: Remove and replace with page and page-title pattern
+// TODO: Remove and replace with section and section-title pattern
// Page header
.page-header {
width: 100%;
position: relative;
- border-bottom: 1px solid $border-color-02;
+ border-bottom: 1px solid $border-color-01;
margin: 0.5em 0 2.2em;
padding-left: 0;
}
OpenPOWER on IntegriCloud