-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Courtesy of @hafbau.
@media screen(max-width: 500px) {
.title: {
left: auto;
width: 100%;
text-align: center;
right: auto;
position: relative;
padding-top: 30px;
};
.wiki.screen: {
min-height: 80vh;
width: 100%;
top: 110vh;
left: 0;
};
.game.screen: {
height: 65vh;
width: 100%;
top: 24vh;
left: 0;
};
.button-container: {
width: 100%;
top: 90vh;
left: 0;
bottom: auto;
right: 0;
};
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request