Skip to content

Commit d8ab723

Browse files
chore: update images color to pick variables
1 parent e907669 commit d8ab723

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)