Skip to content

Commit

Permalink
added right column top padding of 50px
Browse files Browse the repository at this point in the history
  • Loading branch information
firebreathingrabbit committed May 31, 2023
1 parent e642837 commit 24201ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,12 @@ input[name="answer"] {
}
#rightCol {
float: none;
padding-top: 50px;
height:70%;
}
#leftCol {
float: none;

height:30%;
}
}
Expand Down

0 comments on commit 24201ce

Please sign in to comment.