Skip to content

Commit

Permalink
removed padding for right col
Browse files Browse the repository at this point in the history
  • Loading branch information
firebreathingrabbit committed May 31, 2023
1 parent 825e38e commit d675375
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -88,12 +88,10 @@ button {
}
#rightCol {
float: none;
padding-top: 50px;
height:70%;
}
#leftCol {
float: none;

height:30%;
}
#questionTxt,#answerTxt{
Expand Down

0 comments on commit d675375

Please sign in to comment.