Skip to content

Commit

Permalink
frontend: improve margins
Browse files Browse the repository at this point in the history
  • Loading branch information
stv0g committed Mar 24, 2022
1 parent 93f89e2 commit 9cf8b0f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/css/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ body > div.container {

.progress {
margin-top: 1.5em;
margin-bottom: 2em;
height: 20px;
}

Expand Down Expand Up @@ -71,5 +70,5 @@ body > div.container {
@import "~bootstrap/scss/bootstrap";

body > .container .row {
margin-bottom: 1rem;
margin-top: 1rem;
}

0 comments on commit 9cf8b0f

Please sign in to comment.