2 parents 46b1f56 + 6f608e1 commit dcd6012Copy full SHA for dcd6012
1 file changed
styles.css
@@ -327,6 +327,20 @@ h3 {
327
color: #4a4a4a;
328
}
329
330
+.upload-section h2,
331
+.upload-zone h2,
332
+.upload-area h2 {
333
+ margin-bottom: 10px;
334
+ margin-top: 0;
335
+}
336
+
337
+.upload-section p,
338
+.upload-zone p,
339
+.upload-area p {
340
+ margin-bottom: 20px;
341
342
343
344
.upload-text {
345
font-size: 1.2em;
346
0 commit comments