Skip to content

Commit 47d14ac

Browse files
committed
update image placement
1 parent fa3d44b commit 47d14ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/scss/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ body:not(.dark) .mlrc_dark {
2525
background: url("../uploads/mlrc_2025_flyer.jpg");
2626
background-repeat: no-repeat;
2727
background-position: center;
28-
background-size: cover;
28+
background-size: contain;
2929
width: 100%;
3030
/* adjust as needed */
3131
height: 100%;

0 commit comments

Comments
 (0)