Skip to content

Commit 6041e8e

Browse files
committed
image border update
1 parent 218350d commit 6041e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ img[src*='#center'] {
521521
box-sizing: border-box;
522522
border-width: 0px;
523523
padding: .5rem;
524-
background-color: rgb(243 246 251);
524+
background-color: rgb(226 226 226);
525525
}
526526

527527
[data-theme='dark'] img[src*='#center'] {

0 commit comments

Comments
 (0)