pikto's picture
Update client/css/main.css
7f75398
raw
history blame contribute delete
148 Bytes
.main-container {
display: flex;
padding: var(--section-gap);
height: 100vh;
justify-content: center;
box-sizing: border-box;
}