Skip to content

Commit d0ac0bb

Browse files
Merge pull request mendix#10361 from mendix/olu-doc-primary-color-update
Update images border color to pick variables
2 parents e907669 + d8ab723 commit d0ac0bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/scss/_styles_project.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ div.date-format{
257257

258258
// DB – Add borders around images
259259
main img {
260-
border-color: #d7d7d7;
260+
border-color: $gray-400;
261261
border-width: 1px;
262262
border-style: solid;
263263
}

0 commit comments

Comments
 (0)