Skip to content

Commit fa421cd

Browse files
author
Florian Kissling
committed
Fix footer border color.
1 parent 83e0f6b commit fa421cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_sass/_s2-docs-footer.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* Footer */
22
.s2-docs-footer {
3-
border-top: 1px solid #E5E5E5;
3+
border-top: 1px solid #eee;
44
color: #767676;
55
padding-top: 40px;
66
padding-bottom: 40px;

0 commit comments

Comments
 (0)