Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'content/assets/stylesheets/stylesheet.scss')
-rw-r--r--content/assets/stylesheets/stylesheet.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/assets/stylesheets/stylesheet.scss b/content/assets/stylesheets/stylesheet.scss
index e73ab7c1..7715173a 100644
--- a/content/assets/stylesheets/stylesheet.scss
+++ b/content/assets/stylesheets/stylesheet.scss
@@ -1,5 +1,5 @@
---
-version: 123
+version: 124
---
@import 'variables';
@@ -40,7 +40,7 @@ body {
}
.edit-on {
text-align: center;
- border-top: 1px solid $hr-border-color;
+ border-top: 1px solid $gds-gray-200;
padding-top: 20px;
margin-top: 15px;
a {