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;
2024-06-12 19:35:07 -05:00
line-height: 0;
2024-06-10 22:42:30 -05:00
width: 100%;
}