7 lines
74 B
SCSS
Raw Normal View History

2019-09-26 14:38:21 +09:00
.container {
display: flex;
width: 100%;
height: 100%;
flex: 1;
}