5 lines
65 B
CSS
5 lines
65 B
CSS
|
|
.buttons-container {
|
||
|
|
margin-top: 20px;
|
||
|
|
text-align: center;
|
||
|
|
}
|