Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Commit

Permalink
Add borders for media images
Browse files Browse the repository at this point in the history
  • Loading branch information
opdavies committed Apr 22, 2021
1 parent 5afcb96 commit 22d40bb
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
.media--type-image .field--type-image img {
@apply p-2 border border-gray-200
}

0 comments on commit 22d40bb

Please sign in to comment.