We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3d44b commit 47d14acCopy full SHA for 47d14ac
assets/scss/custom.scss
@@ -25,7 +25,7 @@ body:not(.dark) .mlrc_dark {
25
background: url("../uploads/mlrc_2025_flyer.jpg");
26
background-repeat: no-repeat;
27
background-position: center;
28
- background-size: cover;
+ background-size: contain;
29
width: 100%;
30
/* adjust as needed */
31
height: 100%;
0 commit comments