Skip to content

Commit db11d93

Browse files
committed
Tweak image/video size
1 parent 9e6c3c2 commit db11d93

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
@@ -870,7 +870,7 @@ article {
870870

871871
& img,
872872
& video {
873-
width: 360px;
873+
width: 340px;
874874
}
875875

876876
& img {

0 commit comments

Comments
 (0)