File size: 142 Bytes
11452ec
 
 
 
 
 
 
1
2
3
4
5
6
7
.buttons-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
}