Update templates/camera.html
Browse files- templates/camera.html +1 -1
templates/camera.html
CHANGED
|
@@ -67,7 +67,7 @@
|
|
| 67 |
/* Green Back Button styling */
|
| 68 |
.back-button {
|
| 69 |
position: absolute;
|
| 70 |
-
top:
|
| 71 |
left: 15px;
|
| 72 |
display: inline-block;
|
| 73 |
background-color: green;
|
|
|
|
| 67 |
/* Green Back Button styling */
|
| 68 |
.back-button {
|
| 69 |
position: absolute;
|
| 70 |
+
top: 5px;
|
| 71 |
left: 15px;
|
| 72 |
display: inline-block;
|
| 73 |
background-color: green;
|