silphius/app/routes/_main-menu.play/play.module.css

8 lines
109 B
CSS
Raw Normal View History

2024-06-10 22:42:30 -05:00
.play {
display: flex;
height: 100%;
justify-content: space-around;
line-height: 1;
width: 100%;
}