Skip to content

Commit

Permalink
test allignment for course about page
Browse files Browse the repository at this point in the history
  • Loading branch information
FeSuert committed Sep 8, 2023
1 parent 9b73042 commit 8b2f341
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions src/example/custom_scss/faq.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,6 @@
flex-direction: row;
}

.faq h2 {
margin-right: 50px;
}

.responses {
display: flex;
flex-direction: column;
Expand Down
1 change: 0 additions & 1 deletion src/example/custom_scss/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ div.wrapper-continer {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 50px;
}
}

Expand Down

0 comments on commit 8b2f341

Please sign in to comment.