⚠ NOTICE

The game has been released in Early Access on 26th of April, 2024.
Please keep in mind that any information provided on this Wiki may be incomplete or subject to change as the game progresses.

Template:ContributeMP/styles.css

From Manor Lords Official Wiki
@media screen and (min-width: 1350px) {
    .content {
        grid-template-columns: 4fr 3fr;
    }
    .resources {
    	margin-left: 50px;
    }
}