File size: 148 Bytes
303442f
f00b0b1
 
 
7f75398
f00b0b1
303442f
1
2
3
4
5
6
7
8
.main-container {
    display: flex;
    padding: var(--section-gap);
    height: 100vh;
    justify-content: center;
    box-sizing: border-box;
}