Update style.css
Browse files
style.css
CHANGED
@@ -50,9 +50,9 @@
|
|
50 |
border-color: #a78bfa;
|
51 |
box-shadow: 0 0 0 2px #ddd6fe;
|
52 |
}
|
53 |
-
input[type="file"] {
|
54 |
display: none;
|
55 |
-
}
|
56 |
.custom-file-upload {
|
57 |
display: inline-block;
|
58 |
padding: 12px 24px;
|
|
|
50 |
border-color: #a78bfa;
|
51 |
box-shadow: 0 0 0 2px #ddd6fe;
|
52 |
}
|
53 |
+
/*input[type="file"] {
|
54 |
display: none;
|
55 |
+
}*/
|
56 |
.custom-file-upload {
|
57 |
display: inline-block;
|
58 |
padding: 12px 24px;
|