|
8 | 8 | <h3 class="page-title">Major Project Form</h3>
|
9 | 9 | <!--TODO: put a box explaining major project -->
|
10 | 10 | <div class="panel panel-default">
|
11 |
| - <p>This talks about major project submission guidelines</p> |
| 11 | + <div class="panel-body"> |
| 12 | + <p class="lead">This talks about major project submission guidelines. Rubber cheese chalk and cheese |
| 13 | + pepper jack. Lancashire monterey jack say cheese roquefort stinking bishop danish fontina manchego |
| 14 | + cheese and wine. Cheeseburger cow dolcelatte feta fondue pecorino roquefort cauliflower cheese. St. |
| 15 | + agur blue cheese danish fontina emmental stilton smelly cheese bavarian bergkase fromage cheesy |
| 16 | + feet. Paneer stilton halloumi ricotta macaroni cheese stinking bishop cottage cheese camembert de |
| 17 | + normandie. Danish fontina cheese triangles squirty cheese cheese on toast camembert de |
| 18 | + normandie.</p> |
| 19 | + </div> |
12 | 20 | </div>
|
13 | 21 | <form data-module="majorProjectForm">
|
14 | 22 | <div class="panel panel-default">
|
@@ -41,10 +49,10 @@ <h3 class="page-title">Major Project Form</h3>
|
41 | 49 | <textarea id="links" name="links" class="form-control" rows="2"
|
42 | 50 | placeholder="If you have links (GitHub, YouTube, etc.), put them here!"></textarea>
|
43 | 51 | </div>
|
44 |
| - <div class="col-lg-5"> |
| 52 | + <div class="col-lg-4"> |
45 | 53 | <label class="form-label" for="project-files">Photos and Files</label>
|
46 |
| - <div class="dropzone" id="project-files"> |
47 |
| - <div class="dz-message"> |
| 54 | + <div class="dropzone" id="project-files" style="margin: 0"> |
| 55 | + <div class="dz-message" style="margin: 0"> |
48 | 56 | <img src="../images/photo_video.svg" width="72px">
|
49 | 57 | <div class="upload-title">Upload Photos and Videos</div>
|
50 | 58 | <div class="upload-sub">Drag files here or click to upload.</div>
|
|
0 commit comments