Skip to content

Commit

Permalink
Comments was updated
Browse files Browse the repository at this point in the history
  • Loading branch information
SergijPSO committed Oct 18, 2023
1 parent 5101a3e commit 6a955c2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions styles/scss/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,6 @@ html {
}
}

// &__button-add {
// flex-grow: 2;
// }

&__button-add,
&__custom-container,
&__summary,
Expand Down Expand Up @@ -231,6 +227,7 @@ html {
}
}

//Meadia styles goes here
@media all and (max-width: 688px) {
.todo-app {

Expand All @@ -239,4 +236,6 @@ html {
padding: 1.875em 1em;
}
}
}
}

//Meadia styles ends here

0 comments on commit 6a955c2

Please sign in to comment.