Skip to content

Commit

Permalink
update styling
Browse files Browse the repository at this point in the history
  • Loading branch information
PhuruShekar committed Sep 8, 2019
1 parent 948a309 commit fc29b23
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 1 deletion.
14 changes: 14 additions & 0 deletions static/css/styles.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion static/css/styles.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions static/css/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,17 @@ body {
color: $text;
}


.input {
min-height: 1000px;
}

.spacer {
height: 500px;
width: 100%;
}

.video {
width:832px;
height:auto;
}

0 comments on commit fc29b23

Please sign in to comment.