Commit 962c0730 authored by David O'Regan's avatar David O'Regan

Merge branch 'styleUpdate-hr' into 'master'

Updated default styling of horizontal rule <hr>

See merge request gitlab-org/gitlab!50935
parents 9ab299f4 3ed6aa8c
......@@ -110,7 +110,7 @@ pre {
}
hr {
margin: 24px 0;
margin: 1.5rem 0;
border-top: 1px solid $gray-darker;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment