This commit is contained in:
Maciej Caderek
2022-02-12 02:24:30 +01:00
parent db40aa2939
commit 24474d98ce
9 changed files with 70 additions and 38 deletions

View File

@@ -27,10 +27,10 @@
cursor: pointer;
}
.controls__button:nth-child(5) {
.controls__button--last {
margin-right: 0px;
}
.controls__button:nth-child(1) {
.controls__button--first {
margin-left: 0px;
}