mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-06-04 11:29:37 +00:00
7 lines
142 B
SCSS
7 lines
142 B
SCSS
.buttons-container {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-top: 15px;
|
|
margin-bottom: 15px;
|
|
} |