Skip to content

Commit

Permalink
Update the Height of Whats This Section
Browse files Browse the repository at this point in the history
  • Loading branch information
utkarshg6 committed May 7, 2021
1 parent da7311b commit 1cba201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/whats-this-section.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class WhatsThisSection extends Component {
<Segment
style={{
width: '1000px',
height: '600px',
height: '615px',
color: 'black',
padding: '50px 86px',
textAlign: 'justify',
Expand Down

0 comments on commit 1cba201

Please sign in to comment.